doomemacs/modules
Henrik Lissner 7304a8de8f tweak(org): separate roam tags from types
- No longer hard-code fontification of tags and types in roam
  completion.
- Prefix types with @ and tags with # -- makes them easier to search for
  in completion -- and swap types and hierarchy columns. I.e.

  before: TYPE   TITLE   [TAG [TAG...]]
  after:  TITLE   @TYPE   [#TAG [#TAG...]]
- Exclude unwanted (i.e. meta) tags from public display, like ATTACH,
  ARCHIVE, or anything in org-num-skip-tags.
2022-02-10 21:07:20 +01:00
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers tweak(spell): remove RET keybind for +spell/correct 2022-01-03 16:51:51 +01:00
completion bump: :completion vertico 2022-02-10 21:07:20 +01:00
config refactor(default,lib): doom--org-headings 2022-02-10 21:07:20 +01:00
editor fix(multiple-cursors): "No search pattern" error from evil-mc 2022-02-10 21:07:20 +01:00
emacs bump: :emacs undo 2022-02-09 04:55:14 +01:00
email nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang tweak(org): separate roam tags from types 2022-02-10 21:07:20 +01: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 fix(magit,org): show fringe in org-roam side window 2022-02-06 03:27:08 +01:00
ui tweak(popup): 7% bigger help popups by default 2022-02-01 18:56:16 +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