Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 248 Bytes

My configuration files

To install:

  $ ./install.sh

Vim

Install Vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install all plugins. Inside vim run

:PluginInstall