Open
Description
Neovim version
0.9.4
Language affected
Lua, vim
Query
No response
Strategy
No response
Description
Text
When opening a file with less normal commenting, this plugin seems to slow the application to a crawl and eventually completely freeze Neovim.
Comments like the following effect the application.
" """"""""""""""""" "
" This is a comment "
" """"""""""""""""" "
----------
- This is another comment
----------