doomemacs/modules/config/default/autoload
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.el fix(default): only use woman on macOS 2021-12-14 20:51:34 -05:00
deferred.el Modifying wrong variable judgment logic 2020-08-28 15:57:58 +08:00
files.el fix: +default/discover-projects not reading depth 2021-11-18 19:15:56 +01:00
search.el refactor(default,lib): doom--org-headings 2022-02-10 21:07:20 +01:00
text.el feat(default): bind 'SPC b y' to yank whole buffer 2022-06-21 18:46:25 +02:00