diff options
| author | Ihsan Tonuzi <115842560+iton0@users.noreply.github.com> | 2024-08-26 12:17:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-26 12:17:22 -0400 |
| commit | 6a2df4d945c8bcf943349c7259dd45677a6db987 (patch) | |
| tree | 71488c1b93c14c515bd8162babf01de14eaac47d /nvim/lua/keymaps.lua | |
| parent | f140d1f7e9eb22008920127604ce619a2c5dd7ec (diff) | |
| download | dots-6a2df4d945c8bcf943349c7259dd45677a6db987.tar.gz | |
cleanup: refactor which-key configuration for cleaner setup (#1102)
- Moved `which-key` configuration from inline `config` to `opts` for better organization.
- Updated the key mappings setup to use `spec` for defining existing key chains.
- Removed deprecated or unnecessary comments and code.
This change aligns with updated `which-key` configuration practices, improving readability and maintainability as recommended by @VlaDexa in #1068.
Diffstat (limited to 'nvim/lua/keymaps.lua')
0 files changed, 0 insertions, 0 deletions