vim-tools icon indicating copy to clipboard operation
vim-tools copied to clipboard

html2vimdoc.py: why '' instead of ||

Open LeonB opened this issue 11 years ago • 0 comments

Hi,

Is there a reason to use '' for internal Vim tags? || work better (for my use case). For example: 'bufname()' doesn't get recognised by Vim as a help tag but |bufname()| is.

LeonB avatar May 07 '14 21:05 LeonB