mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
init
This commit is contained in:
commit
864c69fe61
147 changed files with 11233 additions and 0 deletions
5
user/modules/neovim/nvim/lua/plugins/disabled.lua
Normal file
5
user/modules/neovim/nvim/lua/plugins/disabled.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{ "williamboman/mason.nvim", enabled = false },
|
||||
{ "williamboman/mason-lspconfig.nvim", enabled = false },
|
||||
{ "jay-babu/mason-nvim-dap.nvim", enabled = false },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue