Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 943 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 943 Bytes

neovim-dots in lua

re-wrote my neovim 0.4.4 vimscript config in lua to utilize neovim 0.5+ features like lsp, lua plugins, performance, etc.




difference between old syntax highlighting and nvim-treesitter highlighting.

old syntax highlighting
Imgur
neovim treesitter highlighting
Imgur


problems and feature-requests mentioned in init.lua file.