doomemacs/modules
Henrik Lissner 69f8f5b242 feat(default): narrow to multi-line region in +default/search-buffer
Since multi-line inputs are useless to consult-line and swiper, I've
changed +default/search-buffer to be more DWIM (do-what-I-mean). i.e. if
a selection is active when invoking it, and...

- The selection is multi-line: restrict the search to that region.
- The selection is *not* multi-line: use the selection as the initial
  input.
- Otherwise, search the whole buffer as normal.
2021-09-15 01:22:33 +02:00
..
app completion/selectrum -> completion/vertico, part 3 2021-07-25 02:52:04 +03:00
checkers refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
completion docs(vertico): fix added keybindings table 2021-09-15 01:42:19 +03:00
config feat(default): narrow to multi-line region in +default/search-buffer 2021-09-15 01:22:33 +02:00
editor feat(default): add +default/diagnostics 2021-09-15 01:02:46 +03:00
emacs bump: :tools magit :emacs vc 2021-09-14 14:30:06 +02:00
email merge: pull request #5353 from iyefrat/vertico-things 2021-09-15 01:00:04 +02:00
input completion/selectrum -> completion/vertico, part 2 2021-07-25 02:51:15 +03:00
lang merge: pull request #5337 from iyefrat/haskell 2021-09-15 00:58:52 +02:00
os Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
term Merge pull request #5159 from Zetagon/develop 2021-07-08 18:09:54 -04:00
tools feat(lsp,vertico): add consult-eglot 2021-09-15 01:03:11 +03:00
ui bump: :ui modeline 2021-09-14 14:30:05 +02:00