vimdoc
vimdoc copied to clipboard
Make inline directives validate their links
For example, @function(Whatever) should validate that the 'whatever' function exists. (This gets a little tricky if people reference builitn functions or functions from other plugins.)