Skip to content

Latest commit

 

History

History

nvim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

NeoVim configuration

This configuration uses Vundle as plugin manager.

Installation

git clone [email protected]:rcoedo/dotfiles.git
cd dotfiles/
cp nvim/nvimrc ~/.nvimrc

Then just open vim and write :PluginInstall.

If you want to use the org-mode plugin, you should also install neovim's pip package:

sudo pip install neovim

Vim