aboutsummaryrefslogtreecommitdiff
path: root/vimrc.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-22 15:20:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-22 15:20:42 -0300
commite2559a18bbba1def6c664fd9a5ce75f452d612d7 (patch)
treee9f82513877cf6842f085dba6551e267026b134b /vimrc.dot.link
parent3b1338c9be8e88614809417d21bd963c9e44e792 (diff)
downloadvim-e2559a18bbba1def6c664fd9a5ce75f452d612d7.tar.gz
vim-e2559a18bbba1def6c664fd9a5ce75f452d612d7.tar.bz2
Updates fonts, colors and powerline
Diffstat (limited to 'vimrc.dot.link')
-rw-r--r--vimrc.dot.link5
1 files changed, 5 insertions, 0 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index 6c52efb..45f1837 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -159,3 +159,8 @@ noremap ,dd zi:.;/^-- $/d<CR>O-- <UP><End><CR><CR><UP><CR><C-O>zi
"colorscheme zenburn
"colorscheme inkpot
colorscheme xoria256
+
+" Powerline
+"python from powerline.vim import setup as powerline_setup
+"python powerline_setup()
+"python del powerline_setup