switch packer for pckr, fix indent-blankline and code folding
This commit is contained in:
@@ -4,7 +4,7 @@ require("ibl").setup({
|
||||
indent = { char = " "},
|
||||
whitespace = { },
|
||||
scope = { char = "▎",
|
||||
highlight = "IndentBlanklineContextChar",
|
||||
-- highlight = "IndentBlanklineContextChar",
|
||||
show_start = false,
|
||||
show_end = false,
|
||||
include = { node_type = { python = { "if_statement",
|
||||
|
||||
Reference in New Issue
Block a user