mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Add hamlet-mode 4-spaces indentation
This commit is contained in:
parent
de112cd75f
commit
841c9f5c81
@ -1,3 +1,4 @@
|
||||
((haskell-mode . ((haskell-process-type . cabal-repl)
|
||||
(haskell-indent-spaces . 4)
|
||||
(haskell-process-use-ghci . t))))
|
||||
(haskell-process-use-ghci . t)))
|
||||
(hamlet-mode . ((hamlet/basic-offset . 4))))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user