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

:bulb: Jump to random Vim documentation.

=== What is this madness?

Learn something new about Vim every day by jumping to random tags from help files!

=== Amazing! How do I use it?

Easy-peasy! Just run :Random for built-in tags. :Random! also parses the runtimepath and includes tags from external plugins.

=== Typical workflow

:Random!
@:
@@
@@
@@

You get the idea.