mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
emacs-straight/compat@7ca7d300d1 -> emacs-straight/compat@2bedcb5ea9 mhayashi1120/Emacs-wgrep@f9687c28bb -> mhayashi1120/Emacs-wgrep@edf768732a minad/consult-flycheck@7a10be316d -> minad/consult-flycheck@51b1b48e8d minad/consult@16b2dc5e34 -> oantolin/orderless@ae849b3d9f minad/marginalia@c1365bf0c7 -> minad/marginalia@6d48ed54be minad/vertico@bedd146c3f -> minad/vertico@f303790546 oantolin/embark@629cce948c -> oantolin/embark@4882b395ce oantolin/orderless@847694e78c -> minad/vertico@f303790546 tumashu/vertico-posframe@a3d0802d7b -> tumashu/vertico-posframe@790f74b49d gagbo/consult-lsp@58b5414762 -> gagbo/consult-lsp@f8db3252c0 magit/magit@0ef98ef518 -> magit/magit@6d325d90ba consult-lsp needed to be bumped to work with some changed consult internals, and due to compat shenanigans we have to bump magit to latest as well. Includes fixes to stay up to date with upstream api changes to. consult-customize and the deprecation of embark-define-keymap Close: #7064
:emacs vc
Description unfold
This module augments Emacs builtin version control support and provides better
integration with git
.
Maintainers
Module flags
This module has no flags.
Packages
Hacks
- Allow doom-package:browse-at-remote commands in doom-package:git-timemachine buffers to open that file in your browser at the visited revision.
- doom-package:git-timemachine buffers will display revision details in the header-line, rather than the minibuffer (easier to see).
- doom-package:browse-at-remote will fall back to the
master
branch if target is in a detached state.
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom!
block.
This module only requires Git.
TODO Usage
🔨 This module has no usage documentation yet. Write some?
TODO Configuration
🔨 This module has no configuration documentation yet. Write some?
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
🔨 This module has no appendix yet. Write one?