update
This commit is contained in:
@@ -3,5 +3,6 @@ local Plug = vim.fn['plug#']
|
||||
|
||||
vim.call('plug#begin')
|
||||
|
||||
Plug('preservim/nerdtree', { ['on'] = 'NERDTreeToggle' })
|
||||
|
||||
vim.call('plug#end')
|
||||
|
||||
Reference in New Issue
Block a user