nvim-tree.lua
nvim-tree.lua copied to clipboard
[Followup] full migration to on_attach API mappings
#1579
- [x] document default mappings
- [x] apply
remove_keymaps
- [x] legacy migration #1464
- [x] help shows on_attach mappings
- [ ] update help
- [ ] write migration guide
- [ ] ensure
action=""
applied to migration
legacy migration (under the hood, automated): https://github.com/kyazdani42/nvim-tree.lua/pull/1476
NEEDS: help shows on_attach mappings
, document default mappings
Tracked at #1579