forked from colonelpanic/dotfiles
[Emacs] Update github pages index file
This commit is contained in:
@@ -1475,8 +1475,7 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
|
||||
(imalison:named-compile "glide up"))
|
||||
|
||||
(defhydra imalison:compile nil "Compile"
|
||||
("p" imalison:projectile-helm-command-from-zsh "Run a command in projectile root")
|
||||
("d" helm-command-from-zsh "Run a command in default directory")
|
||||
("s" imalison:projectile-helm-command-from-zsh "Select a command from shell history")
|
||||
("c" imalison:named-compile "Enter Custom Command")
|
||||
("t" imalison:make-test "Test")
|
||||
("u" imalison:glide-up "Update Dependencies"))
|
||||
@@ -2637,7 +2636,7 @@ Intero seems to be causing hangs, so it has been disabled
|
||||
:after haskell-mode
|
||||
:config
|
||||
(progn
|
||||
(setq haskell-enable-hindent-style "fundamental")
|
||||
(setq hindent-style "chris-done")
|
||||
(add-hook 'haskell-mode-hook 'hindent-mode)))
|
||||
#+END_SRC
|
||||
**** ghc-mod
|
||||
|
Reference in New Issue
Block a user