doomemacs/modules/emacs/vc
Henrik Lissner 682f151176
feat(vc): integrate smerge-mode
Activates smerge-mode if the file contains merge conflict markers. Also
turns binds the localleader to `smerge-mode-map` when it's active.

Also removes an unused leader binding (which will never be set because
:ui hydra was removed in b08c2c7).

Amend: b08c2c745f
Close: #5954
2024-09-01 17:29:14 -04:00
..
autoload refactor(vc): remove hydra 2024-07-28 15:21:13 -04:00
config.el feat(vc): integrate smerge-mode 2024-09-01 17:29:14 -04:00
packages.el bump: magit forge orgit orgit-forge 2024-08-31 21:51:59 -04:00
README.org docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00

:emacs vc

Description   unfold

This module augments Emacs builtin version control support and provides better integration with git.

Module flags

This module has no flags.

Hacks

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?