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

https://github.com/ericadamski/vim

✌️- Vim setup using Pathogen
https://github.com/ericadamski/vim

Last synced: 3 months ago
JSON representation

✌️- Vim setup using Pathogen

Awesome Lists containing this project

README

        

Installation:

git clone git://github.com/ericadamski/vim.git ~/.vim

Create symlinks:

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

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

`cd ~/.vim`
`git submodule init`
`git submodule update`