doomemacs/modules/emacs/vc
Henrik Lissner fa4f03de22 Fix #4784: browse-at-remote-prefer-symbolic = nil
+ Default browse-at-remote-prefer-symbolic to nil because a permanent
  URL is generally more desirable for developers sharing links.
+ 'SPC g y' and 'SPC o o' now support the prefix arg, which will negate
  the default value of browse-at-remote-prefer-symbolic for that call.
2021-03-11 13:41:16 -05:00
..
autoload Fix #4784: browse-at-remote-prefer-symbolic = nil 2021-03-11 13:41:16 -05:00
config.el Fix #4784: browse-at-remote-prefer-symbolic = nil 2021-03-11 13:41:16 -05:00
packages.el Bump :emacs 2021-02-16 14:15:41 -05:00
README.org Add README for emacs/vc module 2020-05-23 16:59:12 -04:00

emacs/vc

Description

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

Maintainers

This module has no dedicated maintainers.

Module Flags

This module provides no flags.

Prerequisites

This module has no prerequisites.

TODO Features

TODO Configuration

TODO Troubleshooting