Skip to content

sensorflo/git-modes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

gitconfig-mode derives from conf-unix-mode. (Auto)loading the library enables the mode for .gitconfig, .git/config, git/config, and .gitmodules files.

gitconfig-mode was created by Sebastian Wiesner.

gitignore-mode

gitignore-mode derives from conf-unix-mode. (Auto)loading the library enables the mode for enabled for .gitignore, .git/info/exclude, and git/ignore files.

gitignore-mode was created by Sebastian Wiesner.

About

Emacs modes for various Git-related files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 94.1%
  • Makefile 5.9%