dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Switch to Neovim?

Open bobwhitelock opened this issue 4 years ago • 1 comments

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 avatar Jun 08 '20 12:06 bobwhitelock

Might improve recent performance problems been having with COC, ALE

bobwhitelock avatar Jun 27 '22 11:06 bobwhitelock