mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-17 13:33:37 -05:00
flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 27316850 -> 80c32eaa
### Changes for doom-emacs On branch: develop Commits:2731685095...80c32eaa89
- [9478a6a9](9478a6a901
) lang/latex +fold: fix error when yas-snippet-{beg,end} are nil - [db83e94b](db83e94bad
) Remove dependence on company for fish and bash completion - [5c54ae13](5c54ae1329
) lang/json/doctor: only check for jq if ivy is on - [cbfd2fad](cbfd2fadc0
) [:input layout bepo] Remove "W" convenience remap - [012b759e](012b759e98
) Fix [hlissner/doom-emacs#5128](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5128): No format-on-save by lsp-formatters - [03385155](033851556a
) lang/lua: document fennel support in readme - [3eac1f4e](3eac1f4e8a
) removed unused use in "file-template rust main" - [8f89e58c](8f89e58c3a
) remove duplicate '+' from kotlin +lsp - [7f878700](7f87870099
) Bump flycheck-kotlin - [b3dfd475](b3dfd4758d
) don't explicitly set `projectile-completion-system` - [25468835](2546883543
) The dart config was setting the 'flutter-run-or-hot-reload' keybind with init, so if you changed the localleader in your settings, it would stay as SPC m rather than what localleader was mapped to - [bb677cf7](bb677cf7a5
) Prevent extra variable from being passed in macro. - [c091b27e](c091b27e4a
) Made changes specified in pull request - [8c3a8352](8c3a83526b
) Filter directories when purging straight repos - [ff2d5679](ff2d56794e
) Don't activate sly-mode in lisp-mode derived modes - [044a1a5f](044a1a5f2b
) Drop Emacs 26.x support - [38bc1ab8](38bc1ab81a
) Bump :tools pdf - [9198b038](9198b03807
) Bump :core - [19edcb93](19edcb9314
) Change doom-version to 3.0.0-alpha - [3ccc12c1](3ccc12c16b
) Add init.example.el one-liner for :tools lsp - [6a23c614](6a23c6142b
) tools/direnv: refactor - [2d2246d7](2d2246d7ca
) term/eshell: alias ff = find-file-other-window - [7925759b](7925759b8e
) Set the lsp-ui-sideline-actions-icon to the default - [74fc7ae6](74fc7ae664
) Fix command to show git log of current buffer file - [43ddb109](43ddb10970
) docs/faq: fix evil-snipe instructions - [400fa083](400fa0836d
) editor/evil: update disable instructions in readme - [04eb44a6](04eb44a610
) tools/pass: remove auth-source-pass recipe - [ef84fce6](ef84fce68c
) Define sh-mode for bats files - [80db3110](80db3110a5
) Made changes specified in pull request - [6438172e](6438172e74
) Fix [hlissner/doom-emacs#5224](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5224): void-function error on +vc/* commands - [8ad846e1](8ad846e15b
) Fix [hlissner/doom-emacs#5198](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5198): blacklist WSL_INTEROP in envvar file - [ff2e75b1](ff2e75b15e
) Remove checkboxes in issue forms - [57026c4b](57026c4b70
) Fix [hlissner/doom-emacs#5169](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5169): x-underline-at-descent-line = nil - [1a96f5b0](1a96f5b002
) Fix [hlissner/doom-emacs#5176](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5176): don't prompt on gt/gT (tab switch) - [09226f90](09226f905d
) Fix [hlissner/doom-emacs#5155](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5155): interactive specs for tmux commands - [5be988ac](5be988ac31
) Bump :emacs dired - [80c32eaa](80c32eaa89
) Fix [hlissner/doom-emacs#5176](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5176) (again): wrong interactive arg to gt/gT commands
This commit is contained in:
committed by
László Vaskó
parent
f09e905e21
commit
550ca07679
6
flake.lock
generated
6
flake.lock
generated
@@ -3,11 +3,11 @@
|
||||
"doom-emacs": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1623114989,
|
||||
"narHash": "sha256-btRwMu76Gnn9lW7YbzDAgWjlJx61tCT+e3kByNx97aw=",
|
||||
"lastModified": 1625784108,
|
||||
"narHash": "sha256-9e01a9Aoy8RzANVvt7aae+5RnJNDG8B3yBKt88iwhS0=",
|
||||
"owner": "hlissner",
|
||||
"repo": "doom-emacs",
|
||||
"rev": "2731685095d1e6101b3215aa689426e1834ce00f",
|
||||
"rev": "80c32eaa8955c9c2a546e73c0cf0f720d277c7f5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user