nvim/lua/plugins/kanagawa.lua
2023-11-04 15:16:31 +08:00

11 lines
82 B
Lua

return {
{
"rebelot/kanagawa.nvim",
lazy = false,
}
}