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