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

https://github.com/wenzel/dot-vim

dotfiles for vim
https://github.com/wenzel/dot-vim

Last synced: 3 months ago
JSON representation

dotfiles for vim

Awesome Lists containing this project

README

          

# dot-vim

dotfiles for `vim`

# Setup

git clone https://github.com/Wenzel/dot-vim .vim
ln -s .vim/vimrc .vimrc

# Install plugins

vim
:PlugUpdate

# Note

The `solarized` theme may require to change your terminal colors.
[solarized](https://github.com/altercation/solarized)