Skip to content

Commit 2e2372a

Browse files
committed
require julia-mode, you cannot start the server without it
1 parent 5938ef3 commit 2e2372a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-julia.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
;; Guido Kraemer <gdkrmr@users.noreply.github.com>
1010
;; Keywords: languages, tools
1111
;; Version: 0.1.0
12-
;; Package-Requires: ((emacs "25.1") (lsp-mode "6.0"))
12+
;; Package-Requires: ((emacs "25.1") (lsp-mode "6.0") (julia-mode "0.3"))
1313
;; Keywords: languages, tools
1414
;; URL: https://github.com/non-Jedi/lsp-julia
1515

0 commit comments

Comments
 (0)