doomemacs/modules
Henrik Lissner 6f2471cda7
Bind ZX -> Save then kill current buffer
Since bury-buffer is already on SPC b z, and isn't a common operation in
day to day Emacs use.

Other useful keybinds:
  ZZ      -> Save then kill current window
  zx      -> kill current buffer (prompts if unsaved)
  SPC b z -> bury buffer
  zn      -> (operator) narrow buffer
  zN      -> widen narrowed buffer
2020-08-05 20:58:29 -04:00
..
app Example doesn't work in general 2020-07-30 09:07:44 +02:00
checkers Bump :checkers 2020-07-23 01:31:36 -04:00
completion completion/company: update README's package list 2020-07-26 14:52:16 -04:00
config Fix universal {C,s}-RET keybinds in tty Emacs 2020-08-05 18:26:07 -04:00
editor Bind ZX -> Save then kill current buffer 2020-08-05 20:58:29 -04:00
emacs Bump :emacs dired 2020-08-01 13:52:24 -04:00
email Remove redundant auto-mode-alist entries 2020-08-03 00:45:32 -04:00
input Fix #3654: prevent org-export-to-html removing line-breaks 2020-08-02 01:33:51 -04:00
lang Bump :lang crystal 2020-08-05 20:51:47 -04:00
term Tempfix #3683: vterm not building on emacsgcc 2020-08-04 14:03:06 -04:00
tools Fix #3695: load lsp-java for dap-mode 2020-08-05 19:26:59 -04:00
ui ui(tabs): use a smaller dot to show unsaved file status 2020-08-02 15:33:48 +08:00