Hacker News new | ask | show | jobs
by pooya72 1341 days ago
I use neovim. The plugin system has really grown.

* I use Packer for plug-in managment: https://github.com/wbthomason/packer.nvim

* I use Mason to install LSPs, linters and formatters: https://github.com/williamboman/mason.nvim

* I use nvim-treesitter for better highlighting: https://github.com/nvim-treesitter/nvim-treesitter

1 comments

Windows version comes with a QT GUI build too (nvim-qt)