Lines Matching refs:after
103 " Return double 'shiftwidth' after lines matching:
208 " Add a 'shiftwidth' after lines ending with:
212 " Back to normal indent after lines ending with ';;':
216 " Back to normal indent after lines ending with 'end':
220 " Back to normal indent after lines ending with 'in':
224 " Back to normal indent after lines ending with 'done':
228 " Back to normal indent after lines ending with '}' or '>}':
232 " Back to normal indent after lines ending with ']', '|]' or '>]':
236 " Back to normal indent after comments:
241 " Back to normal indent after lines ending with ')':
265 " Subtract a 'shiftwidth' after lines matching 'match ... with parser':