preservim / nerdcommenter

Vim plugin for intensely nerdy commenting powers
Creative Commons Zero v1.0 Universal
4.97k stars 447 forks source link

Add delimiter for aptconf #533

Closed huangyxi closed 4 months ago

huangyxi commented 4 months ago

Lines starting with // are treated as comments (ignored), as well as all text between / and /, just like C/C++ comments. https://manpages.debian.org/stretch/apt/apt.conf.5.en.html

Used for config /etc/apt/apt.conf and configs in /etc/apt/apt.conf.d/.