mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-29 13:23:00 -08:00
/ is harder to reach than s, more so on certain keyboard layouts, so 'SPC /' has been moved to 'SPC s'. Similar has been done to other / and . leader keybinds. Whats more, 'SPC s' for snippets is seldomly used and available through other means, so it was removed. Summary: - 'SPC /' moved to 'SPC s' - 'SPC f .' and 'SPC f /' moved to 'SPC f f' and 'SPC f F', respectively - 'SPC p /' removed (already on 'SPC p f') - 'SPC p ?' moved to 'SPC p F' (doom/find-file-in-other-projects) - 'SPC n /' moved to 'SPC n s' (+default/org-notes-search) - 'SPC n .' removed (already on 'SPC n N') - Remove 'SPC s' prefix for snippets. Was seldomly used and most of its commands are available on other keys or through `M-x`, which is enough. |
||
|---|---|---|
| .. | ||
| company | ||
| helm | ||
| ido | ||
| ivy | ||