mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-03 12:27:27 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d62c82dd -> 768160b0
### Changes for doom-emacs On branch: develop Commits:d62c82ddbe...768160b001
- [aecd60cf](aecd60cfab
) Add shortcuts and descriptions for GDScript module - [61a6be26](61a6be264e
) Associate *.es6 files with js2-mode - [d0b6cef8](d0b6cef8a5
) Bump minimum supported version to Emacs 26.3 - [95a60373](95a603733a
) Add +lsp-prompt-to-install-server option - [628f0a93](628f0a930f
) Force straight to byte-compile packages in same session - [de1f2a8f](de1f2a8f96
) Add doom-plist-{keys,values} functions - [c7458e9e](c7458e9e2e
) Make flyspell the default spellcheck backend - [9446a8f4](9446a8f411
) Move byte-compile fix to core-packages - [45b68e46](45b68e46ee
) Bump :tools lsp debugger - [16a495c9](16a495c97d
) Fix [hlissner/doom-emacs#4548](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4548): global TAB overwritten by evil keybind - [9c7508c1](9c7508c181
) Add ielm-mode to lipsy module hooks - [b1880372](b1880372af
) [feature] Better CIDER debugging - [cf523eb4](cf523eb4dd
) Enabling user config override for org-id-locations-file - [74613c25](74613c25e2
) New module, :app everywhere - [ba02790b](ba02790ba0
) Enable `ivy-rich-project-root-cache-mode`. - [426c50d6](426c50d61b
) Bump :app :config - [d8581268](d858126894
) Bump :lang common-lisp - [e08c5f53](e08c5f537e
) Fix [hlissner/doom-emacs#4623](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4623): tangle to config.el by default - [81109928](8110992829
) s/doom-partial/apply-partially - [953f9246](953f9246df
) Fix RET/TAB in gist-list-menu-mode - [bf5f3c56](bf5f3c5643
) Fix latex item indent ignore `LaTeX item indent` ([hlissner/doom-emacs#4516](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4516)) - [510bc7b5](510bc7b5b4
) Revert "Don't auto-create directory when opening files" - [1a7536cb](1a7536cbd1
) Extend & compact doom/info - [76636d4a](76636d4a98
) Refactor cmds!! - [7e9911f6](7e9911f642
) Bump :core - [768160b0](768160b001
) Don't reload repo buffer modes after closing magit
This commit is contained in:
committed by
László Vaskó
parent
0abc3a6876
commit
66209180ec
6
flake.lock
generated
6
flake.lock
generated
@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1612442514,
|
||||
"narHash": "sha256-KzyAC1J0jsP9tBW2efhOAnnSdEQB6PsGZTMqsNLuD7k=",
|
||||
"lastModified": 1613083582,
|
||||
"narHash": "sha256-3TpxVQgCaFl+uIzNqMWBjkYz4fYH/GQb68SUAUgiwUs=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "d62c82ddbe0c9fa603be24f5eb8e563d16f5e45f",
|
||||
"rev": "768160b00105c123b28757f709ba8308e5cd0f0c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user