refactor: remove unused plugins
This commit is contained in:
parent
76534ab4cb
commit
96db7b0430
22 changed files with 53 additions and 1150 deletions
|
|
@ -25,8 +25,12 @@ vim.g.indent_blankline_context_patterns = {
|
|||
"class",
|
||||
"return",
|
||||
"function",
|
||||
"def",
|
||||
"method",
|
||||
"^if",
|
||||
"^else",
|
||||
"^else if",
|
||||
"^elif",
|
||||
"^while",
|
||||
"jsx_element",
|
||||
"^for",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue