vimtex/test/issue-245/minivimrc
2015-11-10 22:38:06 +01:00

5 lines
99 B
Plaintext

set nocompatible
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
filetype plugin indent on
syntax enable