Skip to content

Commit 78c1429

Browse files
author
Sebastian Sturm
committed
Add Commentary section
1 parent caf1e1d commit 78c1429

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lsp-ivy.el

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424

2525
;;; Commentary:
2626

27-
;;
27+
;; This package provides an interactive ivy interface to the workspace symbol
28+
;; functionality offered by lsp-mode. For an alternative implementation based on
29+
;; helm, see https://github.com/emacs-lsp/helm-lsp
2830

2931
;;; Code:
3032

0 commit comments

Comments
 (0)