File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -986,9 +986,7 @@ keep using |netrw| without its browser features please ensure:
986986==============================================================================
987987Legacy *nvim-tree-legacy*
988988
989- Breaking refactors have been made however the legacy versions will be silently
990- migrated and used.
991- There are no plans to remove this migration.
989+ Backwards compatible, silent refactors have been done.
992990
993991==============================================================================
994992Legacy: Config *nvim-tree-legacy-config*
@@ -1012,8 +1010,7 @@ needed.
10121010==============================================================================
10131011Legacy: API *nvim-tree-legacy-api*
10141012
1015- Some API functions have been refactored however the previous function will
1016- continue to be available.
1013+ Deprecated API with unchanged function signature:
10171014
10181015`api.config.mappings.get_keymap` | nvim_tree.api.map.keymap.current() |
10191016`api.config.mappings.get_keymap_default` | nvim_tree.api.map.keymap.default() |
You can’t perform that action at this time.
0 commit comments