preservim / nerdcommenter

Vim plugin for intensely nerdy commenting powers
Creative Commons Zero v1.0 Universal
4.99k stars 450 forks source link

fix 'g:NERDAllowAnyVisualDelims' behavior #479

Closed jiaobuzuji closed 3 years ago

jiaobuzuji commented 3 years ago

Hi Maintainer

I found that the behavior of the 'g:NERDAllowAnyVisualDelims' option is inconsistent with that described in the document.

https://github.com/preservim/nerdcommenter/blob/2c87cae76ed88f3b0c957df68c03573ecafa3728/doc/nerdcommenter.txt#L524-L545

PR #440 .

Best Respect.