feature(vim) add find support with: "/", "n" and "N"

This commit is contained in:
coderaiser 2017-09-11 17:12:24 +03:00
parent 3693f6f799
commit 2edf7f8321
7 changed files with 269 additions and 29 deletions

View file

@ -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"