name Indent scope source.lua settings decreaseIndentPattern ^\s*(elseif|else|end|\})\s*$ increaseIndentPattern ^\s*(else|elseif|for|(local\s+)?function|if|repeat|until|while)\b((?!end).)*$|\{\s*$