Skip to content

Commit 004516e

Browse files
committed
Drop company-lsp from the readme.
1 parent e99b2da commit 004516e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,11 @@ Minimal configuration with [company-lsp](https://github.com/tigersoldier/company
6262
(require 'use-package)))
6363
6464
(use-package projectile :ensure t)
65-
(use-package yasnippet :ensure t)
65+
(use-package yasnippet
66+
:ensure t
67+
:config (yas-global-mode))
6668
(use-package lsp-mode :ensure t)
6769
(use-package hydra :ensure t)
68-
(use-package company-lsp :ensure t)
6970
(use-package lsp-ui :ensure t)
7071
(use-package lsp-java :ensure t
7172
:config (add-hook 'java-mode-hook 'lsp))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy