I guess built-in omnicomplete is a start, but perhaps we’re talking some neocomplcache plugin module or something themsuch? Googling “vim wordpress autocomplete” doesn’t really give much.
1 comment
Comments are closed.
I guess built-in omnicomplete is a start, but perhaps we’re talking some neocomplcache plugin module or something themsuch? Googling “vim wordpress autocomplete” doesn’t really give much.
Comments are closed.
You could use the
tbex.xml
file from the IIS branch, and convert theCodeCompletion
node to a Vim dictionary. This dictionary could be used for auto-completion.I havenât tested it, but if you succeed make it public, that would be awesome. 🙂