X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/48edf7d2484572e3662a3beed6a7f75be64c8f31..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