doomemacs/modules
Valentin Herrmann 2d108e14a2
fix(org): multiple fixes for +org--insert-item
There are multiple problems with the previous version of
`+org--insert-item', e.g. the labels of ordered lists were not updated
and it also made a difference if the point is before or after the
bullet.

This commit fixes this behavior, but uses a horrible hack. For the edge
case of an empty item, it inserts a no-break space momentarily, so that
`org-insert-item' does the right thing.
2022-03-30 20:06:40 +02:00
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers bump: :checkers spell 2022-02-23 15:23:14 +01:00
completion bump: :completion 2022-03-30 17:32:47 +02:00
config bump: :completion 2022-03-30 17:32:47 +02:00
editor refactor(file-templates): suppress in indirect buffers 2022-03-21 03:57:02 +01:00
emacs fix(ibuffer): wrong-number-of-args error on ibuffer-find-file w/ ivy 2022-03-19 16:10:52 +01:00
email feat(mu4e): more helpful headers mode-line symbols 2022-02-23 17:49:03 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang fix(org): multiple fixes for +org--insert-item 2022-03-30 20:06:40 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(vterm): remove +vterm--change-directory-if-remote 2022-01-30 02:41:02 +01:00
tools bump: :tools debugger lsp 2022-03-30 17:32:47 +02:00
ui feat(hydra): add winner commands to +hydra/window-nav 2022-03-19 16:14:33 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00