1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
cfa0179053 Remove all self-loading autoload cookies
The big downside of usuing these cookies to inject my configuration into the
loading of a package is that it means that I can't load that package without my
configuration anymore. This means that when I start ‘emacs -Q’ and then call
‘package-initialize’ it'll load my configuration as well. This makes debugging
things very difficult.
2021-11-23 00:38:09 -08:00
48e7ba3c9e Display fill column in Elm and add rainbow delimiters 2021-02-09 17:53:50 -08:00
b814592969 Require my lsp configuration for Elm 2021-02-09 17:39:45 -08:00
8dc211e2d2 Add configuration for Elm 2021-02-09 17:36:10 -08:00