aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-04-23 08:47:31 -0500
committerBen Beltran <ben@freshout.us>2013-04-23 08:47:31 -0500
commit2d3861e9b4d00a775b18a64a1b100b4bf5c185d9 (patch)
treea38d5cde6b6f36decc3ece988c98fa37b4632e53 /vimrc
parent5fab93bf6c853f0f37d30f9cb91a0760d3e006cb (diff)
Consolidate configurations
Diffstat (limited to 'vimrc')
-rwxr-xr-xvimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index bf76925..1f5dea3 100755
--- a/vimrc
+++ b/vimrc
@@ -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