Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 388 Bytes

Neovim for development

You can find in that repo all of my Neovim configs.

Screenshot of how it looks

Neovim screenshot

How to install ?

1- Just put the nvim folder into your ~/.config folder
2- Then open neovim with nvim
3- Install all plugins with :PlugInstall
4- Then refresh your vim config with :so %