doomemacs/modules/completion
Henrik Lissner 3d26befd47
Move 'SPC /' to 'SPC s'
/ 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.
2019-11-15 22:17:30 -05:00
..
company 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
helm 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
ido 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
ivy Move 'SPC /' to 'SPC s' 2019-11-15 22:17:30 -05:00