Added vimtex and plug, color changes
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
runtime macros/matchit.vim
|
||||
filetype on
|
||||
|
||||
call plug#begin()
|
||||
Plug 'lervag/vimtex'
|
||||
call plug#end()
|
||||
|
||||
Reference in New Issue
Block a user