File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -582,7 +582,7 @@ will be rendered an empty line between them."
582582 m)
583583 " Keymap for `lsp-treemacs-deps-list-mode' ." )
584584
585- (define-minor-mode lsp-treemacs-deps-list-mode " "
585+ (define-minor-mode lsp-treemacs-deps-list-mode " LSP Treemacs mode for listing dependencies. "
586586 :keymap lsp-treemacs-deps-list-mode-map
587587 :group 'lsp-treemacs )
588588
@@ -1315,7 +1315,7 @@ With prefix 2 show both."
13151315 m)
13161316 " Keymap for `lsp-treemacs-error-list-mode' ." )
13171317
1318- (define-minor-mode lsp-treemacs-error-list-mode " "
1318+ (define-minor-mode lsp-treemacs-error-list-mode " LSP Treemacs mode for listing errors. "
13191319 :keymap lsp-treemacs-error-list-mode-map
13201320 :group 'lsp-treemacs )
13211321
You can’t perform that action at this time.
0 commit comments