Compare commits

..

No commits in common. "e17c33de4aa1f4b238503ef2485b8133e37a39ba" and "d8b10493a318f9b7a2fd28cc470fbc85c9368653" have entirely different histories.

View file

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