Skip to content

Commit 7606b1e

Browse files
authored
Merge pull request #6 from emacs-lsp/remove-company-lsp-mention
Remove deprecated company-lsp on docs
2 parents 4a5af31 + 94f6f87 commit 7606b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Click [here](https://github.com/SonarSource/sonarlint-vscode/blob/master/telemet
124124
## Additional packages
125125

126126
* [lsp-ui](https://github.com/emacs-lsp/lsp-ui) : Flycheck, documentation and code actions support.
127-
* [company-lsp](https://github.com/tigersoldier/company-lsp) : LSP company backend.
127+
* [company-capf](https://github.com/company-mode/company-mode) : Completion backend support.
128128
* [treemacs](https://github.com/Alexander-Miller/treemacs) : Project viewer.
129129
* [lsp-treemacs](https://github.com/emacs-lsp/lsp-treemacs) : `lsp-mode` GUI controls implemented using treemacs.
130130

0 commit comments

Comments
 (0)