thomazmoura / dev-environment

Dev Environment for developing with NeoVim
MIT License
4 stars 0 forks source link

📦💻 - Fix Highlight issues with Tree Sitter #3

Closed thomazmoura closed 2 years ago

thomazmoura commented 2 years ago

The issue was identified to be caused by the coc-highlight that gets enabled on CursorHold. I've disabled that feature since it wasn't being used anyway.