forked from dineshsalunke/nvim-config
chore: hijack neotree
This commit is contained in:
parent
26c6951510
commit
016c44bf71
@ -2,10 +2,15 @@ return {
|
||||
{
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
cmd = "Neotree",
|
||||
branch = "v2.x",
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
"MunifTanjim/nui.nvim"
|
||||
},
|
||||
opts = {
|
||||
filesystem = {
|
||||
hijack_netrw_behavior = "open_default",
|
||||
},
|
||||
window = {
|
||||
mappings = {
|
||||
["a"] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user