bytemd-plugin-vim
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

bytemd-plugin-vim

npm

ByteMD plugin to vim key map

Usage

import vim from 'bytemd-plugin-vim'
import { Editor } from 'bytemd'
new Editor({
  target: document.body,
  props: {
    plugins: [
      vim(),
      // ... other plugins
    ],
  },
})

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i bytemd-plugin-vim

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.22 kB

Total Files

6

Last publish

Collaborators

  • zzzze