found match for the statusline after a lot of research and styled it
This commit is contained in:
7
homemanager/neovim/lua/plugins/spec/heirline.lua
Normal file
7
homemanager/neovim/lua/plugins/spec/heirline.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"rebelot/heirline.nvim",
|
||||
config = function()
|
||||
require("plugins.config.heirline")
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user