diff options
| author | Luke Hoersten <[email protected]> | 2017-09-20 14:12:46 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2017-09-20 14:12:46 -0500 |
| commit | fdc7fe2d4846f6da35029123b17ea5ff63d8c8e5 (patch) | |
| tree | 06be8c329bd67f9e7b2fd725a4ff0a7309708423 /init.el | |
| parent | d6c92a0756ae718bbf3265ff755eb381d6d522d0 (diff) | |
Added haskell compile command.
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ split-width-threshold 181 ; min width to split window horizontially split-height-threshold 120 ; min width to split window vertically reb-re-syntax 'string ; use string syntax for regexp builder + fill-column 120 ; line width require-final-newline 'visit-save) ; add a newline automatically (put 'set-goal-column 'disabled nil) ; enable goal column setting |
