change mode to buffer for now

This commit is contained in:
2024-11-16 11:22:30 -05:00
parent 3a4618e2a2
commit 532b50e63c
+1 -1
View File
@@ -4,7 +4,7 @@ return {
version = "*",
opts = {
options = {
mode = "tabs",
mode = "buffer",
separator_style = "slant",
diagnostics = "nvim_lsp",
-- diagnostics_indicator = function(count, level, diagnostics_dict, context)