Neovim for Beginners — LSP (Part 1)

Configure the built-in LSP (Language Server Protocol) client.

alpha2phi

--

Neovim for Beginners — LSP

Neovim supports the Language Server Protocol (LSP), which means it acts as a client to LSP servers and includes a Lua framework vim.lsp (:h vim.lsp) for building enhanced LSP tools. The language servers are provided by third parties.

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.