[Fix #1345] Replace packages gitconfig-mode and gitignore-mode with git-modes (#1346)

This commit is contained in:
ShawnOtis 2021-10-25 09:14:29 -04:00 committed by GitHub
parent d143847bc3
commit c52889dfa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View file

@ -70,8 +70,7 @@
flycheck
gist
git-timemachine
gitconfig-mode
gitignore-mode
git-modes
guru-mode
hl-todo
imenu-anywhere

View file

@ -52,8 +52,7 @@
(gist . "melpa-stable")
(git-commit . "melpa-stable")
(git-timemachine . "melpa-stable")
(gitconfig-mode . "melpa-stable")
(gitignore-mode . "melpa-stable")
(git-modes . "melpa-stable")
(go-eldoc . "melpa-stable")
(go-guru . "melpa-stable")
(go-mode . "melpa-stable")