kickstart.nvim/lua
Adam Poniatowski c338a6a994 fix(keymaps): ensure all setup functions are called
- Call all keymap setup functions in initialization
- Properly organize keymap initialization into sections
- Add special handling for explorer keymaps
- Fix database and other plugin keymaps not being set
2025-02-23 14:30:32 +01:00
..
core fix(keymaps): ensure all setup functions are called 2025-02-23 14:30:32 +01:00
custom/plugins feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
kickstart fix(gitsigns): make visual mode descriptions consistent with normal mode (#1266) 2024-12-15 00:42:39 -05:00