Skip to content

lujiacn/dot-vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated

Installation for neovim

Notice

neovim config directory is ~/.config/nvim/, with config file init.vim (instead of vimrc for vim)

Install vim-Plug

download from https://github.com/junegunn/vim-plug, put in .config/nvim/autoload/

Config plugs.vim

Update plugins

start vim

:PlugInstall

After install Youcompleteme

when stat nvim there is a error message mentioned vim not compiled with python ...

pip install neovim
pip3 install neovim

About

Maple's vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%