doomemacs/modules
Henrik Lissner 7034378968 nit: s/#+BEGIN_SRC/#+begin_src, s/elisp/emacs-lisp/
From now on Doom will enforce two conventions for its org files for
consistency's sake:

- Lower-case meta-lines in org files, like #+begin_src, #+name, or
  #+end_quote (only exception are the top-level ones, like #+TITLE and
  #+STARTUP).
- Use 'emacs-lisp' as the lang specifier for elisp blocks rather than
  'elisp'. Emacs doesn't natively recognize the latter.

This will be reflected in our rewritten docs/*.org and module
README.org's.
2021-10-18 12:09:42 +02:00
..
app docs(rss): update readme 2021-09-27 14:43:08 +01:00
checkers bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
completion revert: fix(vertico): add +vertico/find-file-in stopgap 2021-10-10 11:17:39 +03:00
config tweak(default): improve smartparens vanilla bindings 2021-10-05 02:30:51 +02:00
editor docs(rotate-text): add README (#5654) 2021-10-18 01:43:37 +02:00
emacs fix(dired): ranger-travel bug 2021-10-05 02:30:23 +02:00
email fix(mu4e): reflect upstream naming changes (#5620) 2021-10-18 01:36:21 +02:00
input fix(layout): prevent magit from stealing t in bépo 2021-09-15 16:48:09 +02:00
lang nit: s/#+BEGIN_SRC/#+begin_src, s/elisp/emacs-lisp/ 2021-10-18 12:09:42 +02:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term feat(eshell): add vertico completion for eshell history (#5614) 2021-10-18 01:35:44 +02:00
tools fix(lsp): move lsp-session to doom cache dir (#5650) 2021-10-18 01:38:20 +02:00
ui fix(doom-dashboard,workspaces): module init order 2021-10-18 01:15:20 +02:00