Skip to content

Auto Code Completion

Giorgos Grammenoudis edited this page Oct 25, 2022 · 1 revision

How to INSTALL a LSP

To install a new LSP, run in LazyNvim the following command:

:LspInstall <name>

How to UNINSTALL a LSP

To uninstall an existing LSP, run in LazyNvim the following command:

:LspUninstall <name>

Installation


Features

Clone this wiki locally