craftzdog / dotfiles-public

My personal dotfiles
6.13k stars 1.16k forks source link

fix(nvim): fix broken syntax highlighting problem cause by LSP #127

Closed barry-saaun closed 8 months ago

barry-saaun commented 1 year ago

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

craftzdog commented 8 months ago

Does it still happen with the latest setup?