Alexis12119 / nvim-config

Generalized and Personalized
266 stars 26 forks source link

where's your statusline? #21

Closed daUnknownCoder closed 3 months ago

daUnknownCoder commented 3 months ago

i came here from image

from this post: https://new.reddit.com/r/neovim/comments/xtynan/show_me_your_statusline_big_plus_if_you_wrote_it/

Alexis12119 commented 3 months ago

I used NvChad now so I'm using their statusline now with some modifications.

Alexis12119 commented 3 months ago

But, here's my function that I created for my statusline. https://github.com/Alexis12119/nvim-config/blob/main/lua/chadrc.lua#L66-L199

daUnknownCoder commented 3 months ago

so can i get the previous statusline commit or blob?

Alexis12119 commented 3 months ago

Maybe this https://github.com/Alexis12119/nvim-config/blob/e394c853654164f8ebe7d9d1009449a35571d1dd/lua/plugins/lualine/components.lua

daUnknownCoder commented 3 months ago

Maybe this https://github.com/Alexis12119/nvim-config/blob/e394c853654164f8ebe7d9d1009449a35571d1dd/lua/plugins/lualine/components.lua

~arigato~ Thank You!