chore: proper keymap documentation and more cleanup
This commit is contained in:
parent
6f9ecd5c96
commit
d46086ec26
16 changed files with 348 additions and 109 deletions
|
|
@ -25,12 +25,12 @@ vim.g.indent_blankline_context_patterns = {
|
|||
"class",
|
||||
"return",
|
||||
"function",
|
||||
"def",
|
||||
"def",
|
||||
"method",
|
||||
"^if",
|
||||
"^else",
|
||||
"^else if",
|
||||
"^elif",
|
||||
"^else",
|
||||
"^else if",
|
||||
"^elif",
|
||||
"^while",
|
||||
"jsx_element",
|
||||
"^for",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue