dorkhub

vim-tips-wiki

1500+ tips downloaded from Vim Tips Wiki, parsed and formatted to look and work like native Vim help files

DanilaMihailov
Rust635 forksupdated 6 years ago
git clone https://github.com/DanilaMihailov/vim-tips-wiki.gitDanilaMihailov/vim-tips-wiki

Vim Tips Wiki

1500+ tips downloaded from Vim Tips Wiki, parsed and formatted to look and work like native Vim help files.

You can use :helpgrep to search tips, Ctrl-] to jump tags and gO (thats capital o) to see table of contents. All tips are numbered and tagged in a format vtw-N where N is number of a tip.

Try :help vtw-1. Checkout plugin help :h vim-wiki-tips, theres lists of tips sorted by order, alphabet and category. And there is command :RandomVimTip that opens random tip.

Note: this plugin is not related to vimwiki (amazing plugin btw).

Screenshot (color scheme gruvbox, light variant)

Installation

vim-plug

  1. Add the following configuration to your .vimrc.

     Plug 'danilamihailov/vim-tips-wiki'
    
  2. Install with :PlugInstall.

Or use your favorite plugin manager

Why, though?

Sometimes I find myself using :helpgrep and not finding what I am looking for, often because I did not use correct word or phrase. I hope that having 1500+ tips written by users will help solve this problem.

more like this

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

vim-halo

:innocent: Visual highlight for your cursor.

Vim script50

search

search projects, people, and tags