Quck quostion about #nvim ... when I type a slash(/) the term just freeze... Anyone had that before ? I can't find if it's a plugin doing that or something else
@hyde do you have nvim-cmp installed? Try disable that or coc first, since that parses in insert.
Or tree-sitter but thats less probable.
@petrisch it was the nvim-cmp !
@petrisch with #vim I used coc, and the config was a bit easier ๐ But, now everything is back to normal. Thanks for the tip