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
- Host: GitHub
- URL: https://github.com/svtter/vim-conf
- Owner: Svtter
- Created: 2018-03-19T13:52:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T08:36:13.000Z (over 6 years ago)
- Last Synced: 2025-02-01T19:11:33.485Z (over 1 year ago)
- Topics: config, vim, vimrc
- Language: Vim script
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.