mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
feature(vim) add find support with: "/", "n" and "N"
This commit is contained in:
parent
3693f6f799
commit
2edf7f8321
7 changed files with 269 additions and 29 deletions
|
|
@ -202,7 +202,8 @@
|
|||
"version-io": "^2.0.1",
|
||||
"webpack": "^3.0.0",
|
||||
"wraptile": "^1.0.0",
|
||||
"yaspeller": "^4.0.0"
|
||||
"yaspeller": "^4.0.0",
|
||||
"limier": "^1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue