X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/b44dfb35f55d218174ec29266e246ae647871f1e..a85421b4516cbcf41db14e69fd58d0ed115d796e:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 47c254a..3257260 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -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) + ;;; Post initialization