We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3851ef commit 4f188e3Copy full SHA for 4f188e3
lsp-julia.el
@@ -8,7 +8,7 @@
8
;; Maintainer: Adam Beckmeyer <adam_git@thebeckmeyers.xyz>
9
;; Guido Kraemer <gdkrmr@users.noreply.github.com>
10
;; Keywords: languages, tools
11
-;; Version: 0.1.1
+;; Version: 0.2.0
12
;; Package-Requires: ((emacs "25.1") (lsp-mode "6.0") (julia-mode "0.3"))
13
14
;; URL: https://github.com/non-Jedi/lsp-julia
@@ -37,6 +37,7 @@
37
38
;;; Commentary:
39
40
+;; This version of lsp-julia requires julia 1.3 to run.
41
;; Manual installation:
42
43
;; (require 'julia-mode)
0 commit comments