Remove the gitconfig-mode and gitignore-mode packages
I never really used them, and they are the only ones installed from Marmalade which has a lot of troubles (again) nowadays.
This commit is contained in:
parent
61b18d17f2
commit
c07c352939
@ -3445,18 +3445,6 @@ First, set up ~bibtex-completion~:
|
||||
(use-package dockerfile-mode)
|
||||
#+END_SRC
|
||||
|
||||
** ~.gitconfig~
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package gitconfig-mode)
|
||||
#+END_SRC
|
||||
|
||||
** ~.gitignore~
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package gitignore-mode)
|
||||
#+END_SRC
|
||||
|
||||
** ~po-mode~
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
@ -95,8 +95,6 @@
|
||||
git-gutter-fringe
|
||||
git-messenger
|
||||
git-timemachine
|
||||
gitconfig-mode
|
||||
gitignore-mode
|
||||
gitlab-ci-mode
|
||||
gitlab-ci-mode-flycheck
|
||||
gnu-elpa-keyring-update
|
||||
|
Loading…
Reference in New Issue
Block a user