mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:40:06 +08:00
Add vimtex
This commit is contained in:
parent
2b27f2bfe5
commit
e7bee21616
@ -189,6 +189,7 @@ let s:plugins.lang = [
|
||||
\ ['racer-rust/vim-racer', { 'on_ft' : 'rust'}],
|
||||
\ ['PotatoesMaster/i3-vim-syntax', { 'on_ft' : 'i3'}],
|
||||
\ ['isundil/vim-irssi-syntax', { 'on_ft' : 'irssi'}],
|
||||
\ ['lervag/vimtex', { 'on_ft' : 'tex'}],
|
||||
\ ['vimperator/vimperator.vim', { 'on_ft' : 'vimperator'}],
|
||||
\ ]
|
||||
if g:spacevim_enable_javacomplete2_py
|
||||
|
Loading…
Reference in New Issue
Block a user