Home
last modified time | relevance | path

Searched refs:space_errors (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Misc/Vim/
Dvim_syntax.py75 space_errors = (r'excludenl "\S\s\+$"ms=s+1', r'" \+\t"', r'"\t\+ "') variable
120 ("display " + err for err in space_errors))]