LSP Integration
Integrated LSP functionality into neovim configurations. Installed Mason to manage the installation of language servers. Used mason-lspconfig for the bridge between Mason and nvim-lspconfig. Also installed telescope-ui-select plugin to telescope to allow it to use telescope and it's windows for code actions.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
nvim/dot-config/nvim/lazy-lock.json
|
||||
nvim/dot-config/nvim/.luarc.json
|
||||
|
||||
Reference in New Issue
Block a user