commit
e4d508b47f
1 changed files with 42 additions and 0 deletions
42
modules/emacs/vc/README.org
Normal file
42
modules/emacs/vc/README.org
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
#+TITLE: emacs/vc
|
||||||
|
#+DATE: May 23, 2020
|
||||||
|
#+SINCE: v3.0.0
|
||||||
|
#+STARTUP: inlineimages nofold
|
||||||
|
|
||||||
|
* Table of Contents :TOC_3:noexport:
|
||||||
|
- [[#description][Description]]
|
||||||
|
- [[#maintainers][Maintainers]]
|
||||||
|
- [[#module-flags][Module Flags]]
|
||||||
|
- [[#plugins][Plugins]]
|
||||||
|
- [[#prerequisites][Prerequisites]]
|
||||||
|
- [[#features][Features]]
|
||||||
|
- [[#configuration][Configuration]]
|
||||||
|
- [[#troubleshooting][Troubleshooting]]
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
|
** Plugins
|
||||||
|
# A list of linked plugins
|
||||||
|
+ [[https://github.com/rmuslimov/browse-at-remote][browse-at-remote]]
|
||||||
|
+ [[https://gitlab.com/pidu/git-timemachine][git-timemachine]]
|
||||||
|
+ [[https://github.com/magit/git-modes][gitconfig-mode]]
|
||||||
|
+ [[https://github.com/magit/git-modes][gitignore-mode]]
|
||||||
|
|
||||||
|
* Prerequisites
|
||||||
|
This module has no prerequisites.
|
||||||
|
|
||||||
|
* TODO Features
|
||||||
|
# An in-depth list of features, how to use them, and their dependencies.
|
||||||
|
|
||||||
|
* TODO Configuration
|
||||||
|
# How to configure this module, including common problems and how to address them.
|
||||||
|
|
||||||
|
* TODO Troubleshooting
|
||||||
|
# Common issues and their solution, or places to look for help.
|
Loading…
Add table
Add a link
Reference in a new issue