Compare commits

..

No commits in common. "7457a19f059c29034ee822382fa6156ddfcb9f85" and "4303d5fabe2d22dc4e5c0c52f47cc71a97d08485" have entirely different histories.

View file

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