baderj / vimrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux

  • mkdir ~/.dotfiles
  • git clone https://github.com/baderj/vimrc.git ~/.dotfiles/vimrc
  • git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  • ln -s ~/.dotfiles/vimrc/.vimrc ~/.vimrc
  • in Vim: :BundleInstall
  • git clone https://github.com/powerline/fonts.git ~/temp
  • sh ~/temp/install.sh

Windows

About


Languages

Language:Vim Script 100.0%