nvim tree load defaults too fix
This commit is contained in:
parent
5425f40299
commit
9b30d86df9
|
@ -21,7 +21,7 @@ local function my_on_attach(bufnr)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- default mappings
|
-- default mappings
|
||||||
--api.config.mappings.default_on_attach(bufnr)
|
api.config.mappings.default_on_attach(bufnr)
|
||||||
|
|
||||||
-- custom mappings
|
-- custom mappings
|
||||||
-- cd
|
-- cd
|
||||||
|
|
Loading…
Reference in New Issue