Format workspace with CodeFormat
This commit is contained in:
@@ -19,6 +19,6 @@ require("indent_blankline").setup({
|
||||
show_current_context_start = false,
|
||||
use_treesitter = true,
|
||||
show_first_indent_level = true,
|
||||
char = '│',
|
||||
char = "│",
|
||||
-- context_char = '┃',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user