Update #272 minivimrc

This commit is contained in:
Karl Yngve Lervåg 2015-11-11 11:12:50 +01:00
parent 7a398b63a2
commit 54d0207a07

View File

@ -1,4 +1,5 @@
set nocompatible
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
let &rtp .= ',~/.vim/bundle/vimtex/after'
filetype plugin indent on
syntax enable