mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 08:39:06 +02:00
c sharp
This commit is contained in:
parent
7a26e6c951
commit
1f8a7a4eda
15 changed files with 110 additions and 232 deletions
|
@ -1,5 +1,8 @@
|
|||
return {
|
||||
'xero/miasma.nvim',
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
-- lazy = false,
|
||||
-- priority = 1000,
|
||||
-- config = function()
|
||||
-- vim.cmd 'colorscheme miasma'
|
||||
-- end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue