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
/
core
/
lualine
Age
Commit message (
Collapse
)
Author
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.
2021-09-15
[bugfix] Update lualine according to the breaking changes (#1558)
Abouzar Parvan
2021-09-08
Show treesitter icon only with supported filetype (#1512)
luetage
2021-09-06
there was a weird situation that caused lualine msg to turn boolean instead ↵
Abouzar Parvan
of table (#1492)
2021-09-05
[BUGFIX] don't show table address in lualine (#1477)
Abouzar Parvan
2021-08-27
format
Christian Chiarulli
2021-08-26
use styles.lua rather instead of editing options directly
Christian Chiarulli
2021-08-26
disable nvimtree and outline for lualine
Christian Chiarulli
2021-08-26
[Refactor]: only allow a single logger (#1405)
kylo252
2021-08-26
fix logging when plenary is not available (#1390)
kylo252
2021-08-26
[Refactor] Lualine component conditions (#1394)
chaeing
2021-08-24
[Feature] enhance lualine config (#1372)
chaeing
2021-08-20
[Feature] switch galaxyline to lualine (#1329)
chaeing