doomemacs/modules
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
..
app Adds how to build emacs with ImageMagick in app:twitter 2019-10-11 11:56:33 +03:00
completion Move 'SPC /' to 'SPC s' 2019-11-15 22:17:30 -05:00
config Move 'SPC /' to 'SPC s' 2019-11-15 22:17:30 -05:00
editor Add :Read ex command & 'SPC i p' keybind 2019-11-15 22:17:30 -05:00
emacs 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
email shell-command-to-string -> doom-call-process #1887 2019-11-08 16:02:06 -05:00
input Update packages.el 2019-10-26 15:33:46 +05:30
lang Merge pull request #2061 from rgrinberg/set-effort 2019-11-15 02:17:08 -05:00
term Revert 5f9a630c2 2019-11-04 12:42:23 -05:00
tools tools/eval: add REPL support for +eval/buffer 2019-11-15 00:17:10 -05:00
ui Merge pull request #2009 from bennofs/fix-hydra-flash 2019-11-12 16:19:22 -05:00