asyncomplete-omni.vim icon indicating copy to clipboard operation
asyncomplete-omni.vim copied to clipboard

Example Registration Code in README.md

Open s-daveb opened this issue 4 years ago • 1 comments

The line in readme.md that reads:

\ 'show_source_kind': 1 " Add `o` kind label to 'menu'

shouldn't have a comment after the : 1, or else VIM throws an error about function parameters.

Screen Shot 2021-04-06 at 1 05 32 PM

When I add the comma, it then complains that I have an 'missing quote' on that line.

s-daveb avatar Apr 06 '21 17:04 s-daveb

I fixed README.md. Thank you.

yami-beta avatar Apr 11 '21 04:04 yami-beta