mirror of
https://github.com/wassname/nvatom.git
synced 2026-07-21 12:40:42 +08:00
Replace docquery to note-watcher, which supports lunr search index loading
NoteWatcher holds NoteCache, which caches recent notes and file modified time to help search index recovery.
This commit is contained in:
+1
-1
@@ -28,8 +28,8 @@
|
||||
"dependencies": {
|
||||
"atom-space-pen-views": "^2.0.3",
|
||||
"chokidar": "^1.0.5",
|
||||
"docquery": "^1.1.1",
|
||||
"fs-plus": "2.x",
|
||||
"lunr": "^0.6.0",
|
||||
"underscore-plus": "^1.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user