diff options
author | gxlin <[email protected]> | 2021-04-16 11:04:08 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-04-18 09:35:49 +0800 |
commit | 8aaabedde4f1ee045c9fedbcf20fecb3d217531a (patch) | |
tree | ca246e2a5aac5375a93c5549d0da76d74de12863 /.vim | |
parent | c81b6905aa178349c8633ac623ae2cd1d91f88a9 (diff) | |
download | dotfiles-8aaabedde4f1ee045c9fedbcf20fecb3d217531a.tar.gz dotfiles-8aaabedde4f1ee045c9fedbcf20fecb3d217531a.tar.bz2 dotfiles-8aaabedde4f1ee045c9fedbcf20fecb3d217531a.zip |
Add a lot of emacs config
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/plugins/tex.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/plugins/tex.vim b/.vim/plugins/tex.vim index b74256a..6c3f788 100644 --- a/.vim/plugins/tex.vim +++ b/.vim/plugins/tex.vim @@ -1 +1 @@ -Plug 'lervag/vimtex' +" Plug 'lervag/vimtex' |