Add nvim-window-picker for neo-tree plugin
This commit is contained in:
parent
d452633b35
commit
300edd4025
|
@ -8,6 +8,7 @@ return {
|
|||
'nvim-lua/plenary.nvim',
|
||||
'nvim-tree/nvim-web-devicons', -- not strictly required, but recommended
|
||||
'MunifTanjim/nui.nvim',
|
||||
's1n7ax/nvim-window-picker',
|
||||
},
|
||||
cmd = 'Neotree',
|
||||
keys = {
|
||||
|
|
Loading…
Reference in New Issue