Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 323 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 323 Bytes

neovim config

install

git clone https://github.com/Svtter/vim-conf ~/.config/nvim
ln -s ~/.config/nvim ~/.vim
ln -s ~/.config/nvim/init.vim ~/.vimrc

# if this not work, just start vim and `:PluginInstall`
vim +PluginInstall +qall

help-file

:helptags ~/.vim/doc

W.I.P

  • coc.nvim integrate.