Skip to content

Commit 195b684

Browse files
committed
setlocal cinoptions=J1
1 parent ac933c3 commit 195b684

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ftplugin/cs.vim

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ setlocal formatoptions-=t formatoptions+=croql
2121
" Set 'comments' to format dashed lists in comments.
2222
setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,:///,://
2323

24+
setlocal cinoptions=J1
25+
2426
let b:undo_ftplugin = 'setl com< fo<'
2527

2628
if exists('loaded_matchit') && !exists('b:match_words')

0 commit comments

Comments
 (0)