diff options
| author | Ben Beltran <ben@freshout.us> | 2013-04-23 08:47:31 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-04-23 08:47:31 -0500 |
| commit | e66374a548b5827600f90f85403fcffd98f9995b (patch) | |
| tree | 9d049252b1b9b7502f3edccd6ef9c208a3c65219 /vimrc | |
| parent | ab4e81bdabe6ea29769bb36a84da97361caf76c8 (diff) | |
Consolidate configurations
Diffstat (limited to 'vimrc')
| -rwxr-xr-x | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ set nofoldenable set foldlevel=1 " powerline stuff -set rtp+=/Users/benbeltran/Library/Python/2.7/lib/python/site-packages/powerline/bindings/vim +set rtp+=~/Library/Python/2.7/lib/python/site-packages/powerline/bindings/vim " Fix CtrlP root folder and add some ignores let g:ctrlp_working_path_mode = 0 |