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
/
bufferline.lua
Age
Commit message (
Expand
)
Author
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-11-27
fix(bufkill): wait for user's input (#3535)
LostNeophyte
2022-11-18
fix: discard invalid choice when closing buffers (#3488)
Dev
2022-11-16
fix(bufferline): fallback to empty table if `buf_nums` is nil (#3473)
LostNeophyte
2022-11-14
fix(bufkill): wrap around correctly (#3461)
LostNeophyte
2022-11-05
fix(bufferline): use buf kill on close (#3422)
LostNeophyte
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-09-12
fix(plugins): handle deprecated options (#3014)
kylo252
2022-08-20
chore: bump plugins version (#2895)
github-actions[bot]
2022-05-26
feat: prompt when closing modified/term buffers (#2658)
kylo252
2022-05-21
refactor: load the default options once (#2592)
kylo252
2022-04-28
feat(icons): make it possible to disable icons (#2529)
Abouzar Parvan
2022-03-20
fix(bufferline): add an additional space before diagnostics (#2367)
Max Verevkin
2022-02-12
feat: add a minimal implementation of bbye (#2267)
kylo252
2022-02-07
feat: use bufferline instead of barbar (#2254)
Abouzar Parvan
2021-11-18
refactor: load the default keymaps once (#1965)
kylo252
2021-11-16
fix: no idea why this breaks barbar
ChristianChiarulli
2021-11-16
feat: Empty for empty buffers instead of Buffer <#>
ChristianChiarulli
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252