文件名称:vimkey:类似于Vim的键映射
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-08 02:09:47
JavaScript
Vimkey
的类似于Vim的Web密钥映射。
安装
$ spm install vimkey --save
用法
var Vimkey = require ( 'vimkey' ) ;
var LINE_HEIGHT = 100 ;
var normalMode = new Vimkey ( document , {
countable : true ,
} ) ;
normalMode . map ( '
【文件预览】:
vimkey-master
----.travis.yml(161B)
----HISTORY.md(67B)
----package.json(561B)
----tests()
--------index-spec.js(3KB)
----vimkey.js(6KB)
----examples()
--------index.md(3KB)
----.gitignore(30B)
----Makefile(261B)
----README.md(1KB)