Closed jparise closed 4 years ago
Vimscript evaluates the expression 0 ==# "Foo as truthy, which breaks chaining to the base 'indentexpr' function for non-GraphQL lines.
0 ==# "Foo
Fix this by specifying an explicit default value (empty string).
Vimscript evaluates the expression
0 ==# "Foo
as truthy, which breaks chaining to the base 'indentexpr' function for non-GraphQL lines.Fix this by specifying an explicit default value (empty string).