dotfiles/vim-files/.vimrc

4 lines
62 B
VimL
Raw Normal View History

2013-08-01 19:22:01 -07:00
execute pathogen#infect()
syntax on
filetype plugin indent on