mivok / vimcram

Better vim testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow a blank space after command characters

mivok opened this issue · comments

Allow the use of an (optional) blank space after ':', '@' and '>' at the start of a line.

If you intend to really insert/type/execute a space at the beginning of the line, then add another space (i.e. it isn't optional then).