Viml comments: Difference between revisions

From wikinotes
(Created page with "Lines matching <code>'\s*"'</code> are comments. <source lang="vim"> " a comment " another comment </source>")
 
(No difference)

Latest revision as of 19:09, 10 May 2019

Lines matching '\s*"' are comments.

" a comment
    " another comment