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:
@@ -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
|
||||
|
Reference in New Issue
Block a user