Stable version v2.0.8
🛡️ FIXED
-
Refactor Git Keymaps: Consolidated and reconfigured Git-related keymaps across gitsigns, fugitive, and lazygit to improve consistency and prevent conflicts.
- gitsigns: Adjusted word_diff default, updated keymap descriptions, and added a toggle for word diff.
- fugitive: Modified keymaps (e.g., gg, gB, gU) to avoid conflicts and improve clarity.
- lazygit: Changed keymap from gg to lg to resolve conflicts and added floating window visual adjustments.
-
LSP & Debugging: Updated comments in keymaps.lua for LSP diagnostics and DAP debugging to clarify mappings and prevent conflicts.
-
Remove Avante AI Assistant: Removed keymaps related to the Avante AI Assistant.
-
Which-Key: Changed the c group to C for "Code".
-
Octo.nvim: Standardized descriptions for Octo.nvim mappings for better readability.
-
Copilot: Added a missing newline at the end of the file.