An open API service indexing awesome lists of open source software.

https://github.com/svtter/vim-conf

conf for neovim
https://github.com/svtter/vim-conf

config vim vimrc

Last synced: about 1 year ago
JSON representation

conf for neovim

Awesome Lists containing this project

README

          

# neovim config

## install

```bash
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.