Update something
This commit is contained in:
parent
e3c94cce54
commit
147ca5ddbc
81 changed files with 3055 additions and 326 deletions
6
nvim.bak/lua/config/plugins/lsp/mason-lspconfig.lua
Normal file
6
nvim.bak/lua/config/plugins/lsp/mason-lspconfig.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
opts = {
|
||||
auto_install = true,
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue