mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
b7f05bfda9
* git-commit-mode - A major mode for editing Git commit messages according to the guidelines by Tim Pope. * git-rebase-mode - A major mode for git-rebase-todo files created by git rebase -i * gitconfig-mode - A 'conf-mode'-derived major mode for editing .gitconfig files. * gitignore-mode - A 'conf-mode'-derived major mode for editing .gitignore files. * gitattributes-mode - A major mode for editing .gitattributes files. WWW: https://github.com/magit/git-modes PR: 187781 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
12 lines
347 B
Plaintext
12 lines
347 B
Plaintext
%%ELISPDIR%%/git-commit-mode.el
|
|
%%ELISPDIR%%/git-commit-mode.elc
|
|
%%ELISPDIR%%/git-rebase-mode.el
|
|
%%ELISPDIR%%/git-rebase-mode.elc
|
|
%%ELISPDIR%%/gitattributes-mode.el
|
|
%%ELISPDIR%%/gitattributes-mode.elc
|
|
%%ELISPDIR%%/gitconfig-mode.el
|
|
%%ELISPDIR%%/gitconfig-mode.elc
|
|
%%ELISPDIR%%/gitignore-mode.el
|
|
%%ELISPDIR%%/gitignore-mode.elc
|
|
@dirrm %%ELISPDIR%%
|