Switch to Neovim?
bobwhitelock opened this issue · 1 comments
bobwhitelock commented
Benefits:
- Could rewrite, and more easily expand, complex parts of config (e.g. test running stuff) with Lua
- Better highlighting (not everything in complex files showing as a string) + other stuff via https://github.com/nvim-treesitter/nvim-treesitter
- Like context-specific commenting in JSX etc, via https://github.com/JoosepAlviste/nvim-ts-context-commentstring
- Dynamic snippets: https://github.com/L3MON4D3/LuaSnip
bobwhitelock commented
Might improve recent performance problems been having with COC, ALE