File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
(package "lsp-treemacs"
2
- "0.4 "
2
+ "0.5 "
3
3
"LSP treemacs")
4
4
5
5
(website-url "https://github.com/emacs-lsp/lsp-treemacs")
Original file line number Diff line number Diff line change 1
1
; ;; lsp-treemacs.el --- LSP treemacs -*- lexical-binding : t ; -*-
2
2
3
- ; ; Copyright (C) 2019 Ivan Yonchovski
3
+ ; ; Copyright (C) 2019-2024 emacs-lsp maintainers
4
4
5
5
; ; Author: Ivan Yonchovski
6
6
; ; Keywords: languages
7
7
; ; Package-Requires: ((emacs "27.1") (dash "2.18.0") (f "0.20.0") (ht "2.0") (treemacs "2.5") (lsp-mode "6.0"))
8
8
; ; Homepage: https://github.com/emacs-lsp/lsp-treemacs
9
- ; ; Version: 0.4
9
+ ; ; Version: 0.5
10
10
11
11
; ; This program is free software; you can redistribute it and/or modify
12
12
; ; it under the terms of the GNU General Public License as published by
You can’t perform that action at this time.
0 commit comments