poenneby / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

We need Vundle for vim

Setup and install plugins:

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

vim +PluginInstall +qall
brew install tmux
cd ~/.vim/bundle/YouCompleteMe
./install.py
./install.py --js-completer

About


Languages

Language:Vim Script 96.3%Language:Vim Snippet 2.5%Language:Python 0.8%Language:Shell 0.4%