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

https://github.com/post2web/vimrc


https://github.com/post2web/vimrc

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# My vim config

```bash
https://github.com/post2web/vimrc.git
cp -r .vim ~/
cp .vimrc ~/
mkdir -p ~/.config
mkdir -p ~/.config/nvim
ln -s ~/.vimrc ~/.config/nvim/init.vim
```