preservim / nerdcommenter

Vim plugin for intensely nerdy commenting powers
Creative Commons Zero v1.0 Universal
4.97k stars 447 forks source link

fix support for embedded lua in vimscript #513

Closed ppwwyyxx closed 1 year ago

ppwwyyxx commented 1 year ago

I use https://github.com/JoosepAlviste/nvim-ts-context-commentstring to set &commentstring for embedded lua. The vim-specific hacks should not be enabled for embedded lua.