summaryrefslogtreecommitdiff
path: root/lua/lvim/core/lualine
AgeCommit message (Expand)Author
2023-02-04refactor(alpha): remove laststatus and tabline autocmds (#3809)LostNeophyte
2022-11-04feat: only use orange branch for lunar colorschemeChristian Chiarulli
2022-11-04chore: don't override colors for locationChristian Chiarulli
2022-11-04chore: remove separatorChristian Chiarulli
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-10-31fix: statusline and breadcrumbs hls reload with config reload (#3376)Christian Chiarulli
2022-10-15fix: copilot background should matcha statuslineChristianChiarulli
2022-10-09fix(lualine): globalstatus=true by defaultChristianChiarulli
2022-10-08fix(lualine): guard setup on install (#3185)Christian Chiarulli
2022-10-07feat: use icon for copilot in statusline (#3173)Christian Chiarulli
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-21fix: use columns instead of winwidthChristian Chiarulli
2022-09-21fix: lualine slightly betterChristian Chiarulli
2022-09-21fix: improve lualine inactiveChristian Chiarulli
2022-09-21feat(lualine): improvementsChristian Chiarulli
2022-09-21fix: lualine git signs paddingChristian Chiarulli
2022-09-21fix(lualine): little more paddingChristianChiarulli
2022-09-21fix: lualine filetype paddingChristianChiarulli
2022-09-21fix: plain tokyonightChristianChiarulli
2022-09-20fix: make sure to use global in lualineChristian Chiarulli
2022-09-20feat(lualine): update statuslineChristianChiarulli
2022-08-29chore: remove unnecessary code (#2923)lvimuser
2022-08-09fix(lualine): set icon color according to the status of treesitter (#2754)Myles Mo
2022-06-23fix(lualine): unique buf client names (#2683)Myles Mo
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-04-15fix(lualine): color theme gaps in some components (#2465)Carlos H
2022-03-19feat: add alpha.nvim integration (#1906)kylo252
2022-03-19fix(lualine): conditional theme loading (#2363)kylo252
2022-03-19chore(plugins): let users enjoy the new global statusline (#2362)Abouzar Parvan
2022-02-04fix(lualine): use 1-char width symbol for changed (#2246)Jieru Mei
2022-02-04fix(lualine): compacter size for treesitter icon (#2247)Jieru Mei
2022-02-04fix(lualine): add space to diff components (#1897)Xavier Young
2022-01-01refactor(info): use new null-ls api for sources (#2125)kylo252
2021-12-11feat: bump plugin versions (#2064)Abouzar Parvan
2021-11-22feat: decrease hide in width limit for lualinechristianchiarulli
2021-11-22feat: improved LSP grouping in lualinechristianchiarulli
2021-10-22fix(lualine): use tabstop in spaces component when sensible (#1807)Fabian PreuรŸ
2021-10-20fix(formatters): always select null-ls by default (#1810)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252