git-modes 
- Description
- Major modes for editing Git configuration files
- Latest
- git-modes-1.4.7.0.20251101.201726.tar (.sig), 2025-Nov-02, 30.0 KiB
- Maintainer
- Jonas Bernoulli <emacs.git-modes@jonas.bernoulli.dev>
- Website
- https://github.com/magit/git-modes
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
1. Git Config Modes
Emacs major modes for various Git configuration files.
The list of contributors can be found here.
The following libraries are part of the git-modes package, which
is available from NonGNU ELPA as well as from Melpa.
1.1. gitattributes-mode
Auto-/loading the library gitattributes-mode enabled the mode for
.gitattributes, .git/info/attributes, and git/attributes files.
1.2. 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.
1.3. 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.
This mode may be of use in other files that don't have anything to do with Git, for example:
(add-to-list 'auto-mode-alist (cons "/.dockerignore\\'" 'gitignore-mode))
Old versions
| git-modes-1.4.6.0.20251031.1514.tar.lz | 2025-Oct-31 | 5.52 KiB |
| git-modes-1.4.6.0.20251030.174038.tar.lz | 2025-Oct-30 | 5.53 KiB |
| git-modes-1.4.6.0.20250901.160839.tar.lz | 2025-Sep-01 | 5.52 KiB |
| git-modes-1.4.5.0.20250829.153303.tar.lz | 2025-Aug-29 | 5.54 KiB |
| git-modes-1.4.5.0.20250531.221751.tar.lz | 2025-Jun-01 | 6.39 KiB |
| git-modes-1.4.4.0.20250509.145352.tar.lz | 2025-May-09 | 6.38 KiB |
| git-modes-1.4.3.0.20240713.191814.tar.lz | 2024-Jul-13 | 6.32 KiB |
| git-modes-1.4.2.0.20240415.153833.tar.lz | 2024-Apr-15 | 6.31 KiB |
| git-modes-1.4.1.0.20230920.122421.tar.lz | 2023-Sep-20 | 6.29 KiB |
| git-modes-1.4.0.50snapshot0.20230412.105230.tar.lz | 2023-Apr-12 | 6.29 KiB |