chore: initial commit
This commit is contained in:
commit
d3948c7910
56 changed files with 8996 additions and 0 deletions
4
programs/nvim/lua/plugins/mason.lua
Normal file
4
programs/nvim/lua/plugins/mason.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
{ "williamboman/mason-lspconfig.nvim", enabled = false },
|
||||
{ "williamboman/mason.nvim", enabled = false },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue