Skip to content

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

Notifications You must be signed in to change notification settings

bn-l/VimtipsPlus

Repository files navigation

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 [