mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-14 21:28:30 +01:00
Add johan-tibell style to .dir-locals.el
This commit is contained in:
parent
1a36376a6c
commit
fffdf9717e
@ -1,4 +1,5 @@
|
|||||||
((haskell-mode . ((haskell-indent-spaces . 4)
|
((haskell-mode . ((haskell-indent-spaces . 4)
|
||||||
|
(hindent-style . "johan-tibell")
|
||||||
(haskell-process-type . cabal-repl)
|
(haskell-process-type . cabal-repl)
|
||||||
(haskell-process-use-ghci . t)))
|
(haskell-process-use-ghci . t)))
|
||||||
(hamlet-mode . ((hamlet/basic-offset . 4)
|
(hamlet-mode . ((hamlet/basic-offset . 4)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user