jbgutierrez / vim-better-comments

Easily highlight human-friendly comments in your code!
MIT License
114 stars 9 forks source link

Plugin throws errors in neovim when fzf is opened #8

Open meredrica opened 3 years ago

meredrica commented 3 years ago

If the plugin is installed and :FZF the plugin throws 2 errors: pattern uses more memory than 'maxmempattern' Removing the plugin also removes the error.

meredrica commented 3 years ago

for reference here is my init.vim.

salastro commented 2 years ago

Same. I disabled it despite its benefits. I hope someone can continue developing this plugin.

wcheek commented 1 year ago

It's unfortunate but this small bug is so annoying that it makes this otherwise nice plugin not worth using. Most vim/neovim users also use FZF.

Please fix this bug if you want people using this plugin.