/vim-randomtag

:bulb: Jump to random Vim documentation.

Primary LanguageVim scriptMIT LicenseMIT

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.