Viml comments

From wikinotes
Revision as of 19:09, 10 May 2019 by Will (talk | contribs) (Created page with "Lines matching <code>'\s*"'</code> are comments. <source lang="vim"> " a comment " another comment </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lines matching '\s*"' are comments.

" a comment
    " another comment