index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
๐ LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
lualine
/
components.lua
Age
Commit message (
Collapse
)
Author
2022-11-04
feat: only use orange branch for lunar colorscheme
Christian Chiarulli
2022-11-04
chore: don't override colors for location
Christian Chiarulli
2022-11-04
chore: remove separator
Christian Chiarulli
2022-11-04
feat: use our own colorscheme, decouple from tokyonight (#3378)
Christian Chiarulli
Co-authored-by: kylo252 <
[email protected]
>
2022-10-31
fix: statusline and breadcrumbs hls reload with config reload (#3376)
Christian Chiarulli
2022-10-15
fix: copilot background should matcha statusline
ChristianChiarulli
2022-10-07
feat: use icon for copilot in statusline (#3173)
Christian Chiarulli
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-09-21
feat(lualine): improvements
Christian Chiarulli
2022-09-21
fix: lualine git signs padding
Christian Chiarulli
2022-09-21
fix(lualine): little more padding
ChristianChiarulli
2022-09-21
fix: lualine filetype padding
ChristianChiarulli
2022-09-21
fix: plain tokyonight
ChristianChiarulli
2022-09-20
feat(lualine): update statusline
ChristianChiarulli
2022-08-29
chore: remove unnecessary code (#2923)
lvimuser
2022-08-09
fix(lualine): set icon color according to the status of treesitter (#2754)
Myles Mo
Co-authored-by: emxxjnm <emxxjnm@example>
2022-06-23
fix(lualine): unique buf client names (#2683)
Myles Mo
Co-authored-by: emxxjnm <emxxjnm@example>
2022-04-15
fix(lualine): color theme gaps in some components (#2465)
Carlos H
2022-02-04
fix(lualine): use 1-char width symbol for changed (#2246)
Jieru Mei
2022-02-04
fix(lualine): compacter size for treesitter icon (#2247)
Jieru Mei
2022-02-04
fix(lualine): add space to diff components (#1897)
Xavier Young
2022-01-01
refactor(info): use new null-ls api for sources (#2125)
kylo252
2021-12-11
feat: bump plugin versions (#2064)
Abouzar Parvan
Co-authored-by: kylo252 <
[email protected]
>
2021-11-22
feat: improved LSP grouping in lualine
christianchiarulli
2021-10-22
fix(lualine): use tabstop in spaces component when sensible (#1807)
Fabian Preuร
2021-10-20
fix(formatters): always select null-ls by default (#1810)
kylo252
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252