Skip to content

Commit 4ba24b8

Browse files
committed
update readme
1 parent 6730879 commit 4ba24b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This Vim plugin is built on top of the great tool [CodeQuery](https://github.com
2525
* Support asynchronous search (Vim version >= 8.0)
2626
2. **Manage your database easily**.
2727
* Load, make and move your database file by custom Vim commands.
28-
* Support asynchronous build (Vim version >= 8.0 or by `Dispatch` plugin)
28+
* Support asynchronous build (Vim version >= 8.0 or NeoVim or by `Dispatch` plugin)
2929
* `Note: CodeQuery's SQLite database is built on top of ctags and cscope.`
3030
3. **Know your code more instantly**.
3131
* (TBD)
@@ -69,10 +69,12 @@ Now vim-codequery works better than what you see by using Vim8's async feature.
6969
> * ~~Do lazy-loading.~~
7070
> * ~~Enhance usability.~~
7171
> * ~~Test it.~~
72+
> * ~~Support NeoVim at a certain level.~~
7273
> * Add **explain** command in v1.0.0
74+
> * Make UI be optional
7375
> * Doc it.
7476
>
75-
> Current Version: v0.9.1
77+
> Current Version: v0.9.2
7678
>
7779
> Welcome to try it! 👌
7880

0 commit comments

Comments
 (0)