We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fe7a8 commit 09fb2f5Copy full SHA for 09fb2f5
.github/workflows/tests.yml
@@ -18,8 +18,6 @@ jobs:
18
neovim: false
19
- version: v8.1.2424
20
21
- - version: v8.0.1848
22
- neovim: false
23
- version: nightly
24
neovim: true
25
- version: stable
README.md
@@ -8,7 +8,7 @@ It allows simple navigation through databases and allows saving queries for late
8
With nerd fonts:
9

10
11
-Tested on Linux, Mac and Windows, Vim 8+ and Neovim.
+Tested on Linux, Mac and Windows, Vim 8.1+ and Neovim.
12
13
Features:
14
* Navigate through multiple databases and it's tables and schemas
0 commit comments