File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
matrix :
18
18
os : [ubuntu-latest, macos-latest, windows-latest]
19
19
emacs-version :
20
- - 26.3
21
20
- 27.2
22
21
- 28.2
23
22
- 29.1
Original file line number Diff line number Diff line change 12
12
(source "gnu")
13
13
(source "melpa")
14
14
15
- (depends-on "emacs" "26.3 ")
15
+ (depends-on "emacs" "27.1 ")
16
16
(depends-on "lsp-treemacs")
17
17
(depends-on "lsp-mode")
18
18
(depends-on "dap-mode")
Original file line number Diff line number Diff line change 3
3
; ; Copyright (C) 2022 Eric Dallo
4
4
5
5
; ; Version: 1.24.3
6
- ; ; Package-Requires: ((emacs "26.3") (lsp-treemacs "0.3") (lsp-mode "7.0.1") (dap-mode "0.6") (f "0.20.0") (dash "2.14.1") (dart-mode "1.0.5") (jsonrpc "1.0.15") (ht "2.2"))
6
+ ; ; Package-Requires: ((emacs "27.1") (lsp-treemacs "0.3") (lsp-mode "7.0.1") (dap-mode "0.6") (f "0.20.0") (dash "2.14.1") (dart-mode "1.0.5") (jsonrpc "1.0.15") (ht "2.2"))
7
+
7
8
; ; Keywords: languages, extensions
8
9
; ; URL: https://emacs-lsp.github.io/lsp-dart
9
10
You can’t perform that action at this time.
0 commit comments