update
This commit is contained in:
parent
4ead469aaa
commit
05acf2ae3f
|
@ -11,9 +11,13 @@ local Plug = vim.fn['plug#']
|
|||
|
||||
vim.call('plug#begin')
|
||||
|
||||
-- file tree
|
||||
Plug('nvim-tree/nvim-web-devicons')
|
||||
Plug('nvim-tree/nvim-tree.lua')
|
||||
|
||||
-- for latex
|
||||
Plug('lervag/vimtex')
|
||||
|
||||
vim.call('plug#end')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user