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
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package haskell-mode
|
||||
:mode ("\\.?xmonad.?.*\\'"
|
||||
"\\.?xmobar.*\\'")
|
||||
:commands haskell-mode
|
||||
:config
|
||||
(progn
|
||||
|
Loading…
Reference in New Issue
Block a user