We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc2654 commit 8d6c8e0Copy full SHA for 8d6c8e0
ftplugin/cs.vim
@@ -20,6 +20,7 @@ setlocal formatoptions-=t formatoptions+=croql
20
21
" Set 'comments' to format dashed lists in comments.
22
setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:///,://
23
+setlocal commentstring=//\ %s
24
25
setlocal cinoptions=J1
26
0 commit comments