navigation between tabs
This commit is contained in:
parent
546a64e2c5
commit
fc042cad4b
2 changed files with 14 additions and 16 deletions
|
|
@ -1,5 +1,4 @@
|
|||
vim.cmd([[ let g:neo_tree_remove_legacy_commands = 1 ]])
|
||||
|
||||
return {
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
version = "*",
|
||||
|
|
@ -11,5 +10,4 @@ return {
|
|||
config = function()
|
||||
require('neo-tree').setup {}
|
||||
end,
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue