gitconfig-mode

https://github.com/magit/git-modes.git

git clone 'git://github.com/magit/git-modes.git'
150

Git Config Modes

Emacs major modes for various Git configuration files.

The list of contributors can be found here.

All modes are maintained by Jonas Bernoulli.

gitattributes-mode

Auto-/loading the library gitattributes-mode enabled the mode for .gitattributes, .git/info/attributes, and git/attributes files.

gitattributes-mode was created by RĂ¼diger Sonderfeld.

gitconfig-mode

Auto-/loading the library gitconfig-mode enables the mode for .gitconfig, .git/config, git/config, and .gitmodules files.

gitconfig-mode derives from conf-unix-mode.

gitconfig-mode was created by Sebastian Wiesner.

gitignore-mode

Auto-/loading the library gitignore-mode enables the mode for .gitignore, .git/info/exclude, and git/ignore files.

gitignore-mode derives from conf-unix-mode.

gitignore-mode was created by Sebastian Wiesner.