From a85421b4516cbcf41db14e69fd58d0ed115d796e Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 15 May 2021 21:42:51 -0400 Subject: add lisp/bandali-po.el with customizations for po-mode --- .emacs.d/init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to '.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 -- cgit v1.2.3-60-g2f50