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