Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/vim-help-random
a Vim plugin to open a help topic randomly
https://github.com/motemen/vim-help-random
Last synced: about 1 month ago
JSON representation
a Vim plugin to open a help topic randomly
- Host: GitHub
- URL: https://github.com/motemen/vim-help-random
- Owner: motemen
- Created: 2014-01-10T04:47:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-15T11:45:43.000Z (almost 11 years ago)
- Last Synced: 2024-10-15T15:29:36.581Z (3 months ago)
- Language: VimL
- Homepage:
- Size: 137 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
*help-random.txt* Random :help
help-random *help-random*
INTRODUCTION |help-random-introduction|
INSTALLATION |help-random-installation|
COMMANDS |help-random-commands|
ABOUT |help-random-author|=============================================================================
INTRODUCTION *help-random-introduction*It is well known that to read |:help| again and again is the best way for Vim
newbies. But what is to start with? The Vim help is so vast, that the
beginners often are in lost.This plugin helps this problem. |:HelpRandom|, the only command this plugin
provides, opens a help topic randomly chosen for you. If you don't know what
topic to be read, simply use this to get a fresh knowledge. This is not only
helpful for beginners, but also for skilled vimmers who want a new discovery
about Vim.=============================================================================
INSTALLATION *help-random-installation*Using Vundle :
>
Bundle 'motemen/vim-help-random'=============================================================================
COMMANDS *help-random-commands**:HelpRandom*
:HelpRandom
Opens a help topic randomly.==============================================================================
ABOUT *help-random-author*Author: motemen
License: MITvim:tw=78:ts=8:ft=help:norl: