Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 287 Bytes

Neovim configuration

Installing

Just clone this repository to ~/.config/nvim directory and start nvim:

git clone https://github.com/franmagneto/nvimfiles ~/.config/nvim
nvim

It will install the plugins automatically, with vim-plug.