Add f7 and f8 key bindings

This commit is contained in:
Maciej 2017-11-10 23:35:51 +02:00
parent 79a7451546
commit acf05dc06a
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
6 changed files with 23 additions and 12 deletions

View file

@ -15,7 +15,7 @@
(flycheck-mode 1)
(flymake-mode 1)
(set (make-local-variable 'company-backends)
'((company-ghci company-capf company-etags company-dabbrev-code
'((company-ghc company-capf company-etags company-dabbrev-code
company-yasnippet company-files))))
:;========== Scion mode ============================
@ -24,7 +24,7 @@
;; (scion-mode 1))
;;========== Hooks =================================
(add-hook 'haskell-mode-hook 'edito-config-haskell)
(add-hook 'haskell-mode-hook 'editor-config-haskell)
(add-hook 'haskell-mode-hook 'completion-config-haskell)
;; (add-hook 'haskell-mode-hook 'scion-config-haskell)