Use haskell mode for xmonad and xmobar
This commit is contained in:
@@ -2278,6 +2278,8 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
|
|||||||
**** haskell
|
**** haskell
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package haskell-mode
|
(use-package haskell-mode
|
||||||
|
:mode ("\\.?xmonad.?.*\\'"
|
||||||
|
"\\.?xmobar.*\\'")
|
||||||
:commands haskell-mode
|
:commands haskell-mode
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
Reference in New Issue
Block a user