Skip to content

Commit a50723e

Browse files
authored
fix(doc): duplicate help tag in README (#2066)
1 parent 4f03634 commit a50723e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nvim-tree-lua.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ api.config.mappings.get_keymap()
15031503
Return: ~
15041504
(table) as per |nvim_buf_get_keymap()|
15051505

1506-
*nvim-tree.api.config.mappings.get_keymap()*
1506+
*nvim-tree.api.config.mappings.get_keymap_default()*
15071507
api.config.mappings.get_keymap_default()
15081508
Retrieves the buffer local mappings for nvim-tree that are applied by
15091509
|nvim-tree.api.config.mappings.default_on_attach()|

0 commit comments

Comments
 (0)