doomemacs/modules/config
Henrik Lissner 7ca50e0ce8
feat(default): bind 'SPC b y' to yank whole buffer
Evil may not always be available in all buffers, and in line with the
filepath yank commands on SPC f y/Y, I thought this command could be
useful. However, I omitted a "replace buffer with paste" command because
in any editing context, evil should be available, in which case it'd be
redundant with `vigp` (or yig for yanking the buffer).

Close: #5281
Co-authored-by: Alex Palaistras <deuill@users.noreply.github.com>
2022-06-21 18:46:25 +02:00
..
default feat(default): bind 'SPC b y' to yank whole buffer 2022-06-21 18:46:25 +02:00
literate refactor!(cli): rewrite CLI framework libraries 2022-06-18 23:53:12 +02:00