fix(doc): duplicate help tag in README (#2066)
This commit is contained in:
parent
4f036342f1
commit
a50723e35f
@ -1503,7 +1503,7 @@ api.config.mappings.get_keymap()
|
|||||||
Return: ~
|
Return: ~
|
||||||
(table) as per |nvim_buf_get_keymap()|
|
(table) as per |nvim_buf_get_keymap()|
|
||||||
|
|
||||||
*nvim-tree.api.config.mappings.get_keymap()*
|
*nvim-tree.api.config.mappings.get_keymap_default()*
|
||||||
api.config.mappings.get_keymap_default()
|
api.config.mappings.get_keymap_default()
|
||||||
Retrieves the buffer local mappings for nvim-tree that are applied by
|
Retrieves the buffer local mappings for nvim-tree that are applied by
|
||||||
|nvim-tree.api.config.mappings.default_on_attach()|
|
|nvim-tree.api.config.mappings.default_on_attach()|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user