diff options
| -rw-r--r-- | haskell.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +(load-file "~/.emacs.d/bard-lisp/hs-lint.el") (require 'hs-lint) (defun bard/haskell-mode-hook () (local-set-key (kbd "C-c h l") 'hs-lint)) |
![]() |
index : dotemacs | |
| Unnamed repository; edit this file 'description' to name the repository. | bard |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | haskell.el | 1 |
@@ -1,3 +1,4 @@ +(load-file "~/.emacs.d/bard-lisp/hs-lint.el") (require 'hs-lint) (defun bard/haskell-mode-hook () (local-set-key (kbd "C-c h l") 'hs-lint)) |