change mode to buffer for now
This commit is contained in:
@@ -4,7 +4,7 @@ return {
|
|||||||
version = "*",
|
version = "*",
|
||||||
opts = {
|
opts = {
|
||||||
options = {
|
options = {
|
||||||
mode = "tabs",
|
mode = "buffer",
|
||||||
separator_style = "slant",
|
separator_style = "slant",
|
||||||
diagnostics = "nvim_lsp",
|
diagnostics = "nvim_lsp",
|
||||||
-- diagnostics_indicator = function(count, level, diagnostics_dict, context)
|
-- diagnostics_indicator = function(count, level, diagnostics_dict, context)
|
||||||
|
|||||||
Reference in New Issue
Block a user