Merge pull request #299 from dmitmel/master

[pull] master from dmitmel:master
This commit is contained in:
pull[bot] 2021-06-27 16:21:58 +00:00 committed by GitHub
commit e17c33de4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,6 +273,7 @@ set commentstring=//%s
omap <silent> gc ac
let g:tcomment#ignore_comment_def = ['asm']
let g:tcomment#commentstring_c = '// %s'
" }}}