Nvim: minor tweaks for multiple plugins, better folds
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
return {
|
||||
'kyazdani42/nvim-tree.lua',
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
dependencies = {
|
||||
'kyazdani42/nvim-web-devicons',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
},
|
||||
config = function()
|
||||
vim.g.nvim_tree_refresh_wait = 1000
|
||||
|
||||
Reference in New Issue
Block a user