Earlier quoted context omitted.
Maybe a Vim expert can help me out. I’ve used Vim for a long time, but never with any plugins, and only a few lines in my .vimrc. My problem is that the syntax highlighting, specifically for TypeScript is pretty bad. I have a regular expression (for parsing front matter) that seems to cause Vim’s syntax highlighting to go haywire (it stops and sometimes crashes). Is anyone aware of a way to get more reliable syntax h…
using lsp with typescript-language-server? most of the neovim setup scripts (lazyvim etc) get this set up automatically
(Mind you, I have no experience with TypeScript, just saying this as a general remark on what those components do.)