Lines Matching refs:current
92 " Find a non-commented line above the current line.
110 " Indent if current line begins with 'end':
114 " Indent if current line begins with 'done' for 'do':
118 " Indent if current line begins with '}' or '>}':
122 " Indent if current line begins with ']', '|]' or '>]':
126 " Indent if current line begins with ')':
130 " Indent if current line begins with 'let':
136 " Indent if current line begins with 'class' or 'type':
149 " Indent if current line begins with ';;':
155 " Indent if current line begins with 'in':
161 " Indent if current line begins with 'else':
167 " Indent if current line begins with 'then':
173 " Indent if current line begins with 'and':
179 " Indent if current line begins with 'with':
185 " Indent if current line begins with 'exception', 'external', 'include' or
193 " Indent if current line begins with 'val':
199 " Indent if current line begins with 'constraint', 'inherit', 'initializer'