emacs: add george-mode
authorAmin Bandali <bandali@gnu.org>
Tue, 10 Sep 2019 03:19:25 +0000 (23:19 -0400)
committerAmin Bandali <bandali@gnu.org>
Tue, 10 Sep 2019 03:19:25 +0000 (23:19 -0400)
.emacs.d/init.el

index 6cec829..c18bb8b 100644 (file)
@@ -1483,6 +1483,10 @@ This function is intended for use with `ivy-ignore-buffers'."
   :hook ((tex-mode . auto-fill-mode)
          (tex-mode . flyspell-mode)))
 
+(use-feature george-mode
+  :straight (:host nil :repo "https://git.shemshak.org/amin/george-mode")
+  :mode "\\.grg\\'")
+
 \f
 ;;; Theme