From 512bd2d648bc8bd853ca734d94438ef3267ba216 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Sun, 26 Jan 2014 04:01:45 -0800 Subject: [PATCH] Enable powerline in vimrc by default --- vim-files/.vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vim-files/.vimrc b/vim-files/.vimrc index 5e7319b..509a182 100644 --- a/vim-files/.vimrc +++ b/vim-files/.vimrc @@ -138,3 +138,5 @@ map l """ Use the mouse set mouse=a +" Powerline! +set rtp+=~/dotfiles/misc-files/powerline/powerline/bindings/vim