delimitMate icon indicating copy to clipboard operation
delimitMate copied to clipboard

Does not work with vim inline comment

Open ph0ngp opened this issue 9 years ago • 0 comments

For example, when you type this type of comment

let g:something=1 "this option will affect blah blah

delimitMate still auto closes the double quote, thinking it's a string

ph0ngp avatar Sep 03 '15 23:09 ph0ngp