Skip to content

Commit

Permalink
[Emacs] No haskell-tags-on-save
Browse files Browse the repository at this point in the history
  • Loading branch information
colonelpanic8 committed Aug 2, 2021
1 parent 6dbe933 commit e55ec3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/emacs.d/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
haskell-process-auto-import-loaded-modules nil
haskell-process-show-overlays nil
haskell-stylish-on-save nil
haskell-tags-on-save t
haskell-tags-on-save nil
haskell-indent-offset 2)

(require 'flycheck)
Expand Down

0 comments on commit e55ec3d

Please sign in to comment.