sslsecure.vim icon indicating copy to clipboard operation
sslsecure.vim copied to clipboard

Cipher highlighting in comments

Open RJanata opened this issue 5 years ago • 2 comments

Plugin highlights ciphers also in commented parts. This is quite disrupting. Is it an intention? Can this be avoided? ciphers_in_comments

RJanata avatar Jan 08 '20 10:01 RJanata

I agree that this can be disrupting.

I don't really know how to solve this, as sslsecure is a very generic plugin, which tries to be independent of the syntax involved.

chr4 avatar Jan 08 '20 11:01 chr4

OK, I understand. Any further complicated regexs could even make performance worse (#7).

RJanata avatar Jan 08 '20 12:01 RJanata