Use haskell mode for xmonad and xmobar
This commit is contained in:
parent
cf84ae4653
commit
941bca9c78
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user