mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 16:39:06 +02:00
parent
285c6d5686
commit
207beafda2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ return {
|
|||
-- bufferline
|
||||
{
|
||||
"akinsho/nvim-bufferline.lua",
|
||||
event = "BufAdd",
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
options = {
|
||||
diagnostics = "nvim_lsp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue