niv doom-emacs: update 03b0a834 -> f7293fb6

## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@03b0a834...f7293fb6](03b0a834dd...f7293fb67e)

* [`848e117e`](848e117e24) Add vimish-fold binds when evil is off
* [`3afc8166`](3afc81662a) Add documentation for the fold module
* [`7eaf402c`](7eaf402c0b) Lazy load vimish-fold
* [`250b7d1d`](250b7d1d8b) Move keybinds to +emacs-bindings
* [`a88d2958`](a88d29580d) Update documentation with new keybinds
* [`d50b1528`](d50b1528b8) Remove unnecessary use-package statement
* [`4e7ce478`](4e7ce47825) Demote overly aggressive completion styles
* [`11ff294f`](11ff294f7d) Add detection for projects that are ansible roles
* [`d20590b8`](d20590b8d6) Remove eshell obsolete variable
* [`68b15945`](68b1594553) Fix hlissner/doom-emacs#4220: void-function org-clocking-p
* [`ccda9ef6`](ccda9ef6bb) Fix Issue hlissner/doom-emacs#4212; Use Back-Slash for Win FileShares (hlissner/doom-emacs#4218)
* [`7205b727`](7205b727a7) Bump :ui doom
* [`03fa1d86`](03fa1d8697) Bump :ui doom
* [`92c9127b`](92c9127b86) Bump :core
* [`454eef59`](454eef591a) Created PR to backport emacs-lisp org-babel evaluation to manage the UI
* [`b96b6ed6`](b96b6ed64e) Fix /* and /** expansion in various languages
* [`5c06edd9`](5c06edd90a) lang/web: fix comments not joining/filling correctly
* [`5ccbc468`](5ccbc468ad) lang/web: fix fill-prefix on continued comments
* [`7d3a4156`](7d3a41567d) lang/lua: add +fennel
* [`91111822`](911118227c) lang/org: refactor org recipe
* [`50186370`](5018637091) ui/doom-dashboard: center bottom line of banner
* [`423dbe09`](423dbe0992) Bump :lang org
* [`5b713b6c`](5b713b6cd0) Bump :lang lua
* [`45179fbf`](45179fbf59) Mention current frame type in doom/info
* [`2c663ea5`](2c663ea5d4) Mention current theme and font in doom/info
* [`d45155ae`](d45155aec8) tools/direnv: only run direnv once per buffer
* [`3253f7c8`](3253f7c86a) Bump :editor evil
* [`a68b49a9`](a68b49a98e) Append evil cursor color init hooks
* [`3bdb9ad6`](3bdb9ad6c0) Bump :completion
* [`fee4de8b`](fee4de8b24) Fix hlissner/doom-emacs#4249: doom/reload when bin/doom path has spaces
* [`3ecf95ff`](3ecf95ff35) Fix hlissner/doom-emacs#4249 again
* [`338be4f2`](338be4f212) Fix 404 link.
* [`6225cc53`](6225cc5337) :lang org: (+roam) Replace deprecated functions
* [`f3a4c27a`](f3a4c27aac) Do not overwrite org-roam-db-location
* [`f7293fb6`](f7293fb67e) Fix hlissner/doom-emacs#4208: aborting direnv shouldn't abort find-file
This commit is contained in:
github-actions[bot]
2020-11-13 00:43:32 +00:00
committed by László Vaskó
parent a4fcc42ba7
commit da5e13c273

View File

@ -5,10 +5,10 @@
"homepage": "",
"owner": "hlissner",
"repo": "doom-emacs",
"rev": "03b0a834ddcbdd6fb9073f4c3e160d56211a6096",
"sha256": "0ccs1qpxyqphv812ncanaswfa3rmb7a0mcabfrf3rlvynblkdnmc",
"rev": "f7293fb67ef701244a421fd3bfc04b8e12689edc",
"sha256": "0y13d0qf34hxlz57k5434q3gknl0gdng9gmrjxgqfnzqdz1q7pdy",
"type": "tarball",
"url": "https://github.com/hlissner/doom-emacs/archive/03b0a834ddcbdd6fb9073f4c3e160d56211a6096.tar.gz",
"url": "https://github.com/hlissner/doom-emacs/archive/f7293fb67ef701244a421fd3bfc04b8e12689edc.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"doom-snippets": {