An open API service indexing awesome lists of open source software.

https://github.com/bn-l/vimtipsplus

A full vim editor in the browser's new tab page + tips for leaning vim.
https://github.com/bn-l/vimtipsplus

chrome extension learning new newtab plugin tab tutorial vim

Last synced: about 1 year ago
JSON representation

A full vim editor in the browser's new tab page + tips for leaning vim.

Awesome Lists containing this project

README

          

VimTips Plus - Small vim tips with a vim terminal built in


A chrome new tab extension / daily site with a built-in wasm implemention of vim.

Learn vim with daily small tips that you can practice right in the browser.

**Demo:** https://vimtipsplus.netlify.app

Download extension for chrome

VimTips Plus - screencast


## Usage:
- Click outside the terminal to defocus it. When the terminal has focus it will capture all key strokes
- Type `:export` to download the current file
- Drag and drop a file on the terminal to edit it
- `:e tutor` to run the vim tutor


## Shortcuts:
(when terminal is unfocussed)

| Description | Shortcut |
|---------------------|--------------------------|
| Toggle this help | ? |
| Load Vim Terminal | s |
| Random tip | + |
| Next tip | ] |
| Previous tip | [ |