Changing vimrc around: removing ctrl-p custom search, changing split keymap, changing trim-whitespace keymap

This commit is contained in:
Dustin Swan
2012-07-20 10:39:04 -05:00
parent 9f86ddf648
commit e8419b4fe4
4 changed files with 9 additions and 13 deletions

View File

@@ -16,3 +16,5 @@ set -x PATH /usr/local/bin $PATH # Homebrew
set -x PATH $HOME/.rvm/bin $PATH # RVM
set -x PATH /Applications/Postgres.app/Contents/MacOS/bin $PATH # Postgres
set -x PATH $HOME/Library/Haskell/bin $PATH # Haskell
set -x IGVERBOSE 3