The Wayback Machine - https://web.archive.org/web/20220427211315/https://github.com/topics/licensing
Skip to content
#

licensing

Here are 225 public repositories matching this topic...

svbaelen
svbaelen commented Feb 15, 2022

Comment syntax from vim docs:

*:quote* *:comment*
'"' at the start of a line causes the whole line to be ignored.  '"'
after a command causes the rest of the line to be ignored.  This can be used
to add comments.  Example:
    :set ai     "set 'autoindent' option

Possibly something like this (in https://github.com/fsfe/reuse-tool/blob/master/src/reuse/_comment.py)

class Vim
good first issue comment-styles

Improve this page

Add a description, image, and links to the licensing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the licensing topic, visit your repo's landing page and select "manage topics."

Learn more