aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-02-09 17:39:45 -0800
committerGravatar Tom Willemse2021-02-09 17:39:45 -0800
commitb81459296995db37d4daecf500713495dc8daef0 (patch)
tree064f4e0ac62e8a303dbbca2d08708d1be97ea7bb
parent8dc211e2d217f7ab0e02ed4fcdea3e4ec006f118 (diff)
downloademacs-config-b81459296995db37d4daecf500713495dc8daef0.tar.gz
emacs-config-b81459296995db37d4daecf500713495dc8daef0.zip
Require my lsp configuration for Elm
-rw-r--r--oni-elm.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-elm.el b/oni-elm.el
index 93df510..49aa64f 100644
--- a/oni-elm.el
+++ b/oni-elm.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0113.004518
-;; Package-Requires: (elm-mode lsp)
+;; Version: 2021.0209.173939
+;; Package-Requires: (elm-mode oni-lsp)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by