doomemacs/modules/editor
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
..
evil Bind ZX -> Save then kill current buffer 2020-08-05 20:58:29 -04:00
file-templates Fix file template header in $DOOMDIR/autoload. 2020-08-04 15:24:50 +02:00
fold Bump :editor 2020-04-30 01:28:02 -04:00
format editor/format: add README #1166 2020-07-25 23:24:38 -04:00
god Bump :editor 2020-04-30 01:28:02 -04:00
lispy Allow the user to override lispyville themes 2020-05-17 10:29:25 -06:00
multiple-cursors editor/multiple-cursors: minor refactor 2020-08-02 19:21:38 -04:00
objed Minor refactors & revision across the board 2020-07-31 01:39:24 -04:00
parinfer Bump :editor 2020-04-30 01:28:02 -04:00
rotate-text Bump :editor 2020-04-30 01:28:02 -04:00
snippets Fix #3627: persist auto-yasnippet snippets 2020-07-25 22:05:40 -04:00
word-wrap Bump :editor 2020-04-30 01:28:02 -04:00