niv doom-emacs: update cae1766d -> 2ad1eab6

## Changelog for doom-emacs:
Branch: develop
Commits: [hlissner/doom-emacs@cae1766d...2ad1eab6](cae1766d8e...2ad1eab6ee)

* [`c63eceb4`](c63eceb43b) Markdown: add keymap for insert commands
* [`b12df73c`](b12df73cc1) Emacs-lisp eldoc: fix error if symbol unbound
* [`5b8d8aed`](5b8d8aed51) Enable company-ansible upfront
* [`db82474a`](db82474a58) Add doctor.el for :tools ansible
* [`c0c932ae`](c0c932ae09) Improving snippet lookup behavior
* [`670c8d51`](670c8d519d) Inlining the uuid function
* [`39deb6ae`](39deb6aedb) Resolve remote path to fd/rg for counsel-find-file
* [`5da3641a`](5da3641aad) Move init.el to early-init.el
* [`c8bfbda5`](c8bfbda556) Make anaconda & pipenv integrations remote-aware
* [`cfb8a866`](cfb8a866dc) Bump :core
* [`a9e6f888`](a9e6f88831) Remove evil-collection-vterm from comp blacklist
* [`b98476e1`](b98476e1fd) Bump :lang org
* [`5e6de97b`](5e6de97b56) ui/minimap: allow in more major modes
* [`8bac3bc6`](8bac3bc6c6) Remove with-editor from comp blacklist
* [`2b53df56`](2b53df56e5) Bump :editor evil
* [`f2035811`](f2035811db) Bump :ui
* [`1b6cf577`](1b6cf5777a) Fix void-variable eshell-modules-list
* [`042fd4d9`](042fd4d929) Fix obsolete `case` alias compiler warnings
* [`3f2c4b80`](3f2c4b80e9) Add Emacs 26.x warning to doctor checks
* [`5cb2395e`](5cb2395e08) Set custom-theme-directory in core-ui
* [`1235ea74`](1235ea74cf) Bump better-jumper
* [`8c258c27`](8c258c272d) Update comments
* [`8cd7a1db`](8cd7a1dbc6) Fix doom-unicode-font
* [`f587630e`](f587630e17) Use module instead of package detection
* [`fc184852`](fc184852d0) Only replace usernames in file paths in doom/info
* [`b03fdabe`](b03fdabe4f) Bump posframe
* [`bb4d17ef`](bb4d17efb7) Revert 8bac3bc6c, a9e6f8883
* [`1ddeb119`](1ddeb119dd) AN UPDATE UNLIKE ANYTHING YOU'VE EVER SEEN
* [`1c8451e5`](1c8451e509) Move docs/api.org to emacs-lisp module
* [`63929a24`](63929a240c) Fix doom-lookup-key
* [`75ac7be2`](75ac7be289) Fix package-lint warnings in elisp package template
* [`b6d8a984`](b6d8a98402) Fix +ivy--set-jump-point-maybe-h: wrong-type-argument markerp
* [`2ad1eab6`](2ad1eab6ee) Bump evil-collection
This commit is contained in:
github-actions[bot]
2021-01-22 01:43:06 +00:00
committed by László Vaskó
parent a822b77861
commit 071fb8e19f

View File

@ -5,10 +5,10 @@
"homepage": "",
"owner": "hlissner",
"repo": "doom-emacs",
"rev": "cae1766d8ef2d1588501f141922b7bd166bda7b5",
"sha256": "1zzj37hlj8l92wfjlccpi9cc69zxgswg68h195hqwcq610d3ci2x",
"rev": "2ad1eab6eebbae554ebcd931c03b7f906a77f3ec",
"sha256": "1j2qmmvmcm2iv4k6zy3k4ghila5kc3pmfw8xvyayc2rqnlfhjipd",
"type": "tarball",
"url": "https://github.com/hlissner/doom-emacs/archive/cae1766d8ef2d1588501f141922b7bd166bda7b5.tar.gz",
"url": "https://github.com/hlissner/doom-emacs/archive/2ad1eab6eebbae554ebcd931c03b7f906a77f3ec.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"doom-snippets": {