Merge pull request #297 from dmitmel/master

[pull] master from dmitmel:master
This commit is contained in:
pull[bot] 2021-06-25 22:33:35 +00:00 committed by GitHub
commit 7457a19f05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,6 +273,8 @@ set commentstring=//%s
" Make an alias for the comment text object " Make an alias for the comment text object
omap <silent> gc ac omap <silent> gc ac
let g:tcomment#ignore_comment_def = ['asm']
" }}} " }}}