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

https://github.com/truthbean/vimrc

vim8 config
https://github.com/truthbean/vimrc

Last synced: 4 months ago
JSON representation

vim8 config

Awesome Lists containing this project

README

          

# vimrc
vim8 config

### desc
```bash
# git clone and copy to ~/.vim
git clone https://github.com/TruthBean/vimrc ~/.vim

# link .vimrc to out .vimrc
ln -s ~/.vim/vimrc ~/.vimrc
```