Update #272 minivimrc
This commit is contained in:
parent
7a398b63a2
commit
54d0207a07
@ -1,4 +1,5 @@
|
|||||||
set nocompatible
|
set nocompatible
|
||||||
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
|
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
|
||||||
|
let &rtp .= ',~/.vim/bundle/vimtex/after'
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
syntax enable
|
syntax enable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user