LazyVim.LazyVim/lua/lazyvim
Loi Chyan 3e46dd61cd
feat(bufferline): use mini.bufremove to close a buffer (#670)
* feat(bufferline): use `mini.bufremove` to close a buffer

* fix(bufferline): don't force remove buffers

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-04-24 08:40:57 +02:00
..
config feat(plugins): automatically handle plugin repo renames 2023-04-23 11:20:02 +02:00
plugins feat(bufferline): use mini.bufremove to close a buffer (#670) 2023-04-24 08:40:57 +02:00
util feat(lsp): automatically resolve denols/tsserver conflicts if both are configured 2023-04-23 11:01:46 +02:00
health.lua fix(health): remove deprecated api warning (#666) 2023-04-23 11:04:05 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00