haondt
Results
2
issues of
haondt
Instead of wrapping every keymap, Couldn't you just use the event hooks? ```lua local api = require('nvim-tree.api') local floatpreview = require('float-preview') local float_close_wrap = floatpreview.close_wrap local Event = api.events.Event api.events.subscribe(Event.TreeClose,...
### Description I would like to see a `headers` field on the `extension` type. **What problem would this feature solve?** I have a standalone application I would like to add...
feature request