NonGNU ELPA - git-modes

git-modes

Description
Major modes for editing Git configuration files
Latest
git-modes-1.4.0.tar, 2021-Oct-21, 70.0 KiB
Maintainer
Jonas Bernoulli <jonas@bernoul.li>
Home page
https://github.com/magit/git-modes
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET git-modes RET

Full description

This package provides several major modes for editing Git
configuration files.  The modes are:

   `gitattributes-mode'
   `gitconfig-mode', and
   `gitignore-mode'

Each mode is defined in its own library by the same name.
All additions to `auto-mode-alist' are autoloaded, so it is
not necessary load `git-modes' or the individual libraries.