phantummm / dotfiles

configuration miscellany

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration/convenience miscellany made portable.

vim

Vim config requires vundler. So:

  • Install Vundler...

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

  • Symlink vim/vimrc to ~/.vimrc, and vim/Vundlefile to ~/vim/Vundlefile.

  • Open vim and type :PluginInstall

About

configuration miscellany


Languages

Language:Lua 42.4%Language:Shell 25.5%Language:Vim Script 15.5%Language:Ruby 8.1%Language:Python 6.2%Language:Vim Snippet 2.0%Language:Makefile 0.3%