Don’t ensure the po-mode package
It is installed from a system package on all my machines, so there’s no need to fetch it from MELPA.
This commit is contained in:
parent
bcaedd15e9
commit
1b7ea5bb11
@ -3168,6 +3168,7 @@ See previous versions of the current file.
|
|||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package po-mode
|
(use-package po-mode
|
||||||
|
:ensure nil
|
||||||
:mode "\\.po\\'")
|
:mode "\\.po\\'")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user