| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Toggle the vim help window on and off, like the Quake console.
Plug 'd10n/vim-toggle-help'
Press <F1> to toggle, or make your own maps:
nmap <C-_> <Plug>(toggle-help-n) imap <C-_> <Plug>(toggle-help-i) vmap <C-_> <Plug>(toggle-help-v)
| Back | FazBrowse Home | New Git URL |