Vim package control, tools, improvements, bullshit

This commit is contained in:
Gregory Eremin
2013-01-20 13:39:11 +04:00
parent f3123a736d
commit 3181ab8f19
15 changed files with 502 additions and 12 deletions
+8
View File
@@ -0,0 +1,8 @@
execute pathogen#infect()
execute pathogen#helptags()
syntax on
filetype plugin indent on
set background=dark
let g:solarized_termcolors=256
colorscheme solarized