5 lines
95 B
VimL
5 lines
95 B
VimL
|
set sts=4 sw=4 et
|
||
|
|
||
|
runtime bundle/vim-pathogen/autoload/pathogen.vim
|
||
|
execute pathogen#infect()
|