diff options
author | Griffin Smith <root@gws.fyi> | 2018-08-31T17·31-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2018-08-31T17·31-0400 |
commit | 8ba14144a32ee053d7fa27b836c632eed48b6f54 (patch) | |
tree | 353210b3f8710e08cc25d3a7645420614d1685f2 /splitjoin.el | |
parent | f95d025d1fdddc6b781662786d5d52e20d3f1d7e (diff) |
Update to latest doom, agda stuff, misc
Diffstat (limited to 'splitjoin.el')
-rw-r--r-- | splitjoin.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/splitjoin.el b/splitjoin.el index 166672816bbe..ea4dcfc39318 100644 --- a/splitjoin.el +++ b/splitjoin.el @@ -1,7 +1,7 @@ ;;; private/grfn/splitjoin.el -*- lexical-binding: t; -*- (require 'dash) -(load! utils) +(load! "utils") ;;; ;;; Vars |