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

https://github.com/stablecaps/vimrc_setup

.vimrc dotfiles
https://github.com/stablecaps/vimrc_setup

Last synced: 3 months ago
JSON representation

.vimrc dotfiles

Awesome Lists containing this project

README

          

Installation:

git clone https://github.com/stablecaps/vimrc_setup.git ~/.vim

Create symlinks:

ln -s ~/.vim/.vimrc ~/.vimrc

Switch to the `~/.vim` directory, and fetch submodules:

cd ~/.vim
git submodule init
git submodule update