5 lines
77 B
VimL
5 lines
77 B
VimL
execute pathogen#infect()
|
|
syntax on
|
|
filetype plugin indent on
|
|
colors molokai
|