0.1.4 • Published 3 years ago

ts-playground-plugin-vim v0.1.4

Weekly downloads
38
License
MIT
Repository
-
Last release
3 years ago

TypeScript Playground Vim Plugin

Provides Vim keybindings for TypeScript Playground editor.

Running this plugin

or

  • Open up the TypeScript Playground
  • Go the "Options" in the sidebar
  • Look for "Plugins from npm"
  • Add "ts-playground-plugin-vim"
  • Reload the browser

Then it will show up as a tab in the sidebar.

Contributing

See CONTRIBUTING.md for the full details, however, TLDR:

git clone ...
yarn install
yarn start

Then tick the box for starting plugin development inside the TypeScript Playground.

0.1.4

3 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago