DEV Community

Discussion on: Neovim Customization

Collapse
 
gr8arty profile image
Artyom

Nice one! :)

Since you are using NeoVim more I would suggest using plugins written specifically for neovim, yes most of the compatible with Vim, but some aren't..
For example nvim-tree instead of nerdtree or lualine instead of airline, nvim-web-devicons and so on..

Collapse
 
iamb4uc profile image
B4UC

yeah i will make an update on this an will show how to make a config in lua instead of vim-script since its much more usable for me in that way