Vim Tips Wiki
All tips are downloaded from Vim Tips Wiki, parsed and formatted to look and work like native Vim help files. You can use :helpgrep
to search tips. Use Ctrl-]
to jump tags. All tips numbered and tagged in format vtw-N
where N
is number of tip. Try :help vtw-1
.
NOTE:
this plugin is NOT related to vimwiki
Installation
vim-plug
-
Add the following configuration to your
.vimrc
.Plug 'danilamihailov/vim-tips-wiki'
-
Install with
:PlugInstall
.
Or use your favorite plugin manager
TODO
- Use categories
- Add index of all tips
- Add :RandomVimTip command