nvim-config/lua/plugins/twilight.lua
2025-01-01 09:08:27 +05:30

8 lines
75 B
Lua

return {
{
"folke/twilight.nvim",
opts = {},
},
}