Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Clarify that this plugin does not use actual regexes, but Lua patterns #89

Open
rodamaral opened this issue Jul 31, 2022 · 0 comments
Open

Comments

@rodamaral
Copy link

This plugin uses string.find, not vim.regex. As Lua patterns are more limited and have a different syntax than usual regexes, the README should make it clear. Users might think the plugin is not wokring correctly otherwise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant