niv doom-emacs: update adff1aa6 -> 57ef63d6

## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@adff1aa6...57ef63d6](adff1aa68d...57ef63d6ba)

* [`3d993286`](3d993286c0) Licences: Add tabstops with defaults to gpl3
* [`a110b6ab`](a110b6ab5f) Disable idle completion in nix-mode
* [`64ac1609`](64ac1609dd) emacs/vc: enable bug-reference-mode
* [`9bbdacc7`](9bbdacc79b) Prefix tramp auto-save files
* [`a6959b75`](a6959b75f3) Minor refactors & reformatting
* [`e333feaf`](e333feaf54) Add mathjax support for markdown preview in pandoc
* [`89019c66`](89019c66a2) Clarify doom-store-put docstring
* [`3788fd2c`](3788fd2c44) Add Keybinding for testing all functions in the project with pytest
* [`a904b718`](a904b718f8) Default to showing dotfiles in ripgrep searches
* [`01922219`](0192221981) Fix 'doom build' skipping straight
* [`d1cef4ac`](d1cef4ac94) Bind SPC b {c,C} to clone buffer indirectly
* [`ecddd347`](ecddd347f3) lang/php: use php-language-server.php if in PATH
* [`9e1ac0c0`](9e1ac0c0be) Reduce active message-log-max; scale in debug mode
* [`fe37a590`](fe37a590cc) Set doom--initial-load-path in sandbox
* [`ff3248d0`](ff3248d022) Disable lsp indentation in scala mode
* [`f33b1416`](f33b141650) term/eshell: fix eshell resetting eshell-mode-map
* [`164b997c`](164b997cb0) Add q text-object for all quotes
* [`e574c347`](e574c3470d) Limit evil-textobj-anyblock to non-quotes
* [`471028ce`](471028ce94) Bump :editor snippets
* [`d21d86aa`](d21d86aafc) Add single quotes to ‘any quote’ text objects
* [`d784509a`](d784509abf) Fix hlissner/doom-emacs#4172: different build path per Emacs version
* [`9ce9c683`](9ce9c6838e) Add emacs version to autoloads file path
* [`fd6984f2`](fd6984f2e7) Sort which-key labels alphabetically
* [`e408c045`](e408c04548) Rebind rotate-text to ]r / [r
* [`8eb8f41b`](8eb8f41b33) EMACS28+ gate eshell keymap fix
* [`1b44cf92`](1b44cf9215) Fix hlissner/doom-emacs#4176: eshell keybinds bound too soon
* [`dbeaa8e2`](dbeaa8e238) Remove emacs-version check in autoloads file
* [`61ec1d96`](61ec1d9698) mac-right-option-modifier = none
* [`57ef63d6`](57ef63d6ba) Fix hlissner/doom-emacs#4176: wrong-type-arg keymapp opening eshell
This commit is contained in:
github-actions[bot]
2020-10-30 00:42:44 +00:00
committed by László Vaskó
parent 60e74d4f93
commit 54b9929434

View File

@@ -5,10 +5,10 @@
"homepage": "",
"owner": "hlissner",
"repo": "doom-emacs",
"rev": "adff1aa68da379370cfd6a7605fc15c28ade52f1",
"sha256": "1655jhcvjjgz6gf0j8aaxvfylh81m5d86bq2x1li3q6vpd1n9j27",
"rev": "57ef63d6ba8432067a2c32cca3f5ccd369d21099",
"sha256": "1zsw33mb2j852phql6qqqd7yr41h67azy3g5603fx212lfhzai1m",
"type": "tarball",
"url": "https://github.com/hlissner/doom-emacs/archive/adff1aa68da379370cfd6a7605fc15c28ade52f1.tar.gz",
"url": "https://github.com/hlissner/doom-emacs/archive/57ef63d6ba8432067a2c32cca3f5ccd369d21099.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"doom-snippets": {