doomemacs/modules/emacs/vc
Henrik Lissner 98f3af7a7c
feat(vc): browse-at-remote: recognize gitlab.* hosts
Previously, only gitlab.com and gitlab.gnome.org were recognized as
gitlab hosts. This tweaks browse-at-remote to recognize any subdomain
named gitlab.* as a gitlab host (as a fallback, if no other regexp
matches).
2023-07-24 02:58:35 +02:00
..
autoload tweak(vc): smerge-next -> smerge-vc-next-conflict 2023-03-22 18:22:47 -04:00
config.el feat(vc): browse-at-remote: recognize gitlab.* hosts 2023-07-24 02:58:35 +02:00
packages.el bump: :tools magit 2023-02-22 17:03:11 -05:00
README.org docs: change link format 2022-10-05 01:01:19 +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?