Add LSPs with :Mason command
This commit is contained in:
parent
88c0e77647
commit
c26ecd7d58
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -513,7 +513,7 @@ require('lazy').setup({
|
|||
-- https://github.com/pmizio/typescript-tools.nvim
|
||||
--
|
||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
-- tsserver = {},
|
||||
tsserver = {},
|
||||
--
|
||||
|
||||
lua_ls = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue