From b81459296995db37d4daecf500713495dc8daef0 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 9 Feb 2021 17:39:45 -0800 Subject: [PATCH] Require my lsp configuration for Elm --- oni-elm.el | 4 ++-- 1 file 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 ;; 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