dots2/.config/nvim/lua/plugins/statusline.lua

6 lines
72 B
Lua

return {
"sschleemilch/slimline.nvim",
opts = {
style = "fg",
},
}