We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac933c3 commit 195b684Copy full SHA for 195b684
ftplugin/cs.vim
@@ -21,6 +21,8 @@ setlocal formatoptions-=t formatoptions+=croql
21
" Set 'comments' to format dashed lists in comments.
22
setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:///,://
23
24
+setlocal cinoptions=J1
25
+
26
let b:undo_ftplugin = 'setl com< fo<'
27
28
if exists('loaded_matchit') && !exists('b:match_words')
0 commit comments