2.13.0 (2024-11-11)
Features
- config option to customize floating window title (#482) (5d2dfae)
- config option to disable lsp file methods (#477) (f60bb7f)
Bug Fixes
- actions.preview accepts options (#497) (cca1631)
- add trailing slash to directories on yank_entry (#504) (42333bb)
- don't deep merge keymaps (#510) (709403c)
- guard against nil keymaps (621f8ba)
- only map ~ for normal mode (#484) (ccab9d5)
- sort keymap help entries by description (#506) (52cc8a1), closes #376