diff options
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ execute pathogen#infect('bundle/{}', 'themes/{}') +" Maily for the ability to match HTML tags with '%' +runtime macros/matchit.vim + " My old standard theme colorscheme distinguished " colorscheme solarized |
