fix(nvim): broken syntax highlighting problem cause by lsp
Fixing syntax highlighting problem cause by lsp.
Via :Telescope current_buffer_fuzzy_finder, syntax highlighting on the preview appears to be fine, additionally with :LspRestart, it works for a few seconds then revert back to broken state.
lsp_semantics
fix(nvim): broken syntax highlighting problem cause by lsp Fixing syntax highlighting problem cause by lsp. Via
:Telescope current_buffer_fuzzy_finder
, syntax highlighting on the preview appears to be fine, additionally with:LspRestart
, it works for a few seconds then revert back to broken state. lsp_semantics