1.0.1 • Published 1 year ago

bytemd-plugin-vim v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1.0.1

1 year ago

1.0.0

1 year ago