How often do you use RegEx in Neovim when using search/replace?
*
Virtually/Actually never
Here and there
Often
Very frequently
As much as possible
Other
What should the default be for search/replace?
RegEx [ 'magic' on ] (The way it already is)
RegEx [ 'magic' off ] (fewer characters are special without a preceeding backslash)
RegEx [ \v "very magic" ] (akin to standard RegEx syntax)
RegEx [ \V "very nomagic" ] (only backslash and terminating character are special)
Exact match
What the fuck is 'magic'
How often do you use macros in Neovim?
Virtually/Actually never
Here and there
Often
Very frequently
As much as possible
Anything to add?
Submit
Should be Empty: