change mode to buffer for now
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user