Get an up to date po mode.

This commit is contained in:
Julien Palard 2018-10-14 22:40:32 +02:00
parent 1e93845398
commit e052fd6e1f
1 changed files with 1 additions and 1 deletions

2
.emacs
View File

@ -212,7 +212,7 @@
'(frame-background-mode (quote dark))
'(package-selected-packages
(quote
(org python-mode blacken python yaml-mode company-anaconda anaconda-mode flycheck-pycheckers flycheck company))))
(org po-mode python-mode blacken python yaml-mode company-anaconda anaconda-mode flycheck-pycheckers flycheck company))))
(custom-set-faces
;; custom-set-faces was added by Custom.