This commit is contained in:
Wenwen Zhang 2024-06-02 17:54:02 +08:00
parent 5f75d60ced
commit 24bf6b285e

View File

@ -21,6 +21,9 @@ Plug('nvim-tree/nvim-tree.lua')
-- for latex
Plug('lervag/vimtex')
Plug('SirVer/UltiSnips')
vim.call('plug#end')