mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-29 14:33:37 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - af7c1d79 -> bc47e729
### Changes for doom-emacs On branch: develop Commits:af7c1d79bd...bc47e72984
- [fea561f6](fea561f678
) feat(eval): :send-region and :send-buffer handlers - [aebd4b0c](aebd4b0c99
) docs(eval): explain DWIM behavior - [1d0f4ca4](1d0f4ca424
) tweak(python): use `python-shell` repl handlers - [0cb8d141](0cb8d1416f
) bump: :tools lsp - [e8551ded](e8551ded5f
) bump: :tools magit - [da5c4659](da5c46595c
) bump: :tools dired - [ae130607](ae130607a6
) bump: :editor snippets - [cbf91128](cbf911289f
) bump: :lang clojure - [d9dc7339](d9dc7339c4
) bump: :lang java - [b37d8481](b37d8481ce
) tweak(spell): remove RET keybind for +spell/correct - [67a9573f](67a9573f0d
) fix(org): tab not invoking cdlatex-tab in headings - [659b0ebc](659b0ebc1b
) fix(lsp): lsp--matching-clients? -> lsp--supports-buffer? - [96390ef3](96390ef3b9
) tweak(dired): don't auto-revert when remote - [024df7ad](024df7ad8b
) bump: :term vterm - [1a0fd1b7](1a0fd1b7ec
) fix(magit): unbind M-1 etc. for code-review - [dde20aa8](dde20aa8fd
) feat(lib): add doom-font-exists-p - [f491dd9e](f491dd9e7b
) fix(magit): gate code-review behind +forge - [78324248](7832424843
) bump: :ui modeline - [beda1106](beda11068b
) bump: :lang erlang - [0e99b6b9](0e99b6b952
) refactor!(erlang): remove company-erlang - [e692d8e9](e692d8e9fd
) feat(erlang): add doctor tool for erlang module - [801a1c5b](801a1c5b79
) fix(erlang): correct `featurep!` usage - [2a515c68](2a515c683a
) bump: :tools lookup - [d8285d9d](d8285d9d4c
) fix(elixir): eval & repl handlers - [1b895a05](1b895a0564
) fix(default): smartparens rules for haskell - [bc47e729](bc47e72984
) tweak(web): detect and set angular in web-mode
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1639786417,
|
||||
"narHash": "sha256-UgrbF/cNv2qJxK2jwrAsPdgeVTRrjCyU40xeMbyi1sI=",
|
||||
"lastModified": 1641479274,
|
||||
"narHash": "sha256-wR+1Rx8WX0JLy8xPTX4olprBeU5i2Q3z6qMckTMuFWI=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "af7c1d79bd63d78410aafc410d52ee5c1109ec26",
|
||||
"rev": "bc47e72984f9e6eb89a19e9560185188575b10c1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user