Quramy / ts-playground-plugin-vim

TypeScript Playground plugin for Vim keybindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

TypeScript Playground plugin for Vim keybindings


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%