add lisp/bandali-po.el with customizations for po-mode
[~bandali/configs] / .emacs.d / init.el
index 47c254a..3257260 100644 (file)
@@ -967,6 +967,9 @@ Make N (default: 1) copies of the current line or region."
   (delight 'mml-mode " mml" "mml")
   (delight 'yas-minor-mode "" "yasnippet"))
 
+;; po-mode
+(require 'bandali-po)
+
 \f
 ;;; Post initialization