doomemacs/modules
Henrik Lissner abb9ab7674
Fix :mc/REGEXP not placing real cursor in correct position
With ':mc/abc' we should get

  a b c
  a b [a]bc
  a [a]bc c
  [a]bc b c
  a b c

Instead, we got

  a b c
  a b abc
  a [a]bc c
  [a]bc b c
  a b c

And the real cursor would be somewhere else (on the same column it was
left in when you were in visual mode).
2020-05-13 15:23:19 -04:00
..
app Bump :app calendar 2020-05-04 09:00:31 +12:00
checkers Bump :checkers 2020-04-30 01:28:02 -04:00
completion Merge pull request #3071 from dsdshcym/bump-ivy 2020-05-08 22:04:02 -04:00
config Fix #3110: wrong-number-of-args on backspace 2020-05-12 22:40:07 -04:00
editor Fix :mc/REGEXP not placing real cursor in correct position 2020-05-13 15:23:19 -04:00
emacs Fix #3089: load unfo-fu a little sooner 2020-05-13 14:05:58 -04:00
email Correct DATE and SINCE 2020-05-10 18:26:33 -04:00
input Bump :input 2020-04-30 01:29:34 -04:00
lang Remap haskell-mode-jump-to-def-or-tag to +lookup/definition 2020-05-12 20:07:11 -04:00
term Preserve current directory when splitting eshell 2020-05-11 22:09:17 -04:00
tools Tweak GC settings, particularly for org & lsp 2020-05-12 19:59:14 -04:00
ui Bump :ui doom 2020-05-08 15:57:20 -04:00