nvim tree load defaults too fix

This commit is contained in:
Christoph J. Scherr 2023-06-29 21:41:45 +02:00
parent 5425f40299
commit 9b30d86df9
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ local function my_on_attach(bufnr)
end
-- default mappings
--api.config.mappings.default_on_attach(bufnr)
api.config.mappings.default_on_attach(bufnr)
-- custom mappings
-- cd