mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 08:39:06 +02:00
6 lines
68 B
Lua
6 lines
68 B
Lua
|
return {
|
||
|
'xero/miasma.nvim',
|
||
|
lazy = false,
|
||
|
priority = 1000,
|
||
|
}
|