Skip to content

Commit 4e3a2f9

Browse files
fix breaking changes for bufferline
1 parent a083ad9 commit 4e3a2f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/modules/buffers/config.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ function config.nvim_bufferline()
9797
tab_size = 20,
9898
view = "multiwindow",
9999
diagnostics = "nvim_lsp",
100-
diagnostics_update_in_insert = true,
101100
-- diagnostics_indicator = function(count, level, diagnostics_dict, context)
102101
-- return "(" .. count .. ")"
103102
-- end,

0 commit comments

Comments
 (0)