diff --git a/dot_config/doom/config.el.tmpl b/dot_config/doom/config.el.tmpl index aa70514d7b92143ec13546929569939b6454a813..67e41e3226af9cceb83bf48c7558dbbdbd45ce54 100644 --- a/dot_config/doom/config.el.tmpl +++ b/dot_config/doom/config.el.tmpl @@ -101,11 +101,6 @@ (setq auto-mode-alist (cons '("\\.cho$" . chordpro-mode) auto-mode-alist)) (autoload 'chordpro-mode "chordpro-mode") -(require 'lilypond-mode) -(add-to-list 'auto-mode-alist '("\\.ly$" . LilyPond-mode)) -;; Set PDF viewer to zathura, my personal preference -(setq LilyPond-pdf-command "zathura") - (defvar prose-modes '(gfm-mode git-commit-mode