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)
|
(use-package dockerfile-mode)
|
||||||
#+END_SRC
|
#+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~
|
** ~po-mode~
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
@ -95,8 +95,6 @@
|
|||||||
git-gutter-fringe
|
git-gutter-fringe
|
||||||
git-messenger
|
git-messenger
|
||||||
git-timemachine
|
git-timemachine
|
||||||
gitconfig-mode
|
|
||||||
gitignore-mode
|
|
||||||
gitlab-ci-mode
|
gitlab-ci-mode
|
||||||
gitlab-ci-mode-flycheck
|
gitlab-ci-mode-flycheck
|
||||||
gnu-elpa-keyring-update
|
gnu-elpa-keyring-update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user