-
Notifications
You must be signed in to change notification settings - Fork 0
display random of "Best Vim tips"
vim-scripts/Random-Tip-Displayer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1811 This Vim script allows: viewing, downloading, and displaying random position of "Best Vim Tips" from the page: http://rayninfo.co.uk/vimtips.html (see: vimtip #305) Usage: <Leader>gt (or :call GetVimTips()) - download and parse "Best Vim Tips". File is saved in ~/.vim/vimtips.txt (~/vimfiles/vimtips.txt under windows) <Leader>dt (or :call DisplayVimTips()) - display "Best Vim Tips" in separate buffer (download it, if the file is not present) <Leader>rt (or :call DisplayRandomTip()) - display random position in vimtips.txt (download if necessary)
About
display random of "Best Vim tips"
Resources
Stars
Watchers
Forks
Packages 0
No packages published