- commit
- 1c55a9a
- parent
- b82b66a
- author
- Eric Bower
- date
- 2021-08-30 21:13:46 +0000 UTC
more resources
1 files changed,
+21,
-13
+21,
-13
1@@ -8,21 +8,11 @@
2 { "type": "github", "username": "beeender", "repo": "glrnvim", "tags": ["ui"] },
3 { "type": "github", "username": "akiyosi", "repo": "goneovim", "tags": ["ui"] },
4 { "type": "github", "username": "RMichelsen", "repo": "Nvy", "tags": ["ui"] },
5- {
6- "type": "github",
7- "username": "asvetliakov",
8- "repo": "vscode-neovim",
9- "tags": ["ui"]
10- },
11+ { "type": "github", "username": "asvetliakov", "repo": "vscode-neovim", "tags": ["ui"] },
12 { "type": "github", "username": "equalsraf", "repo": "neovim-qt", "tags": ["ui"] },
13 { "type": "github", "username": "lunixbochs", "repo": "actualvim", "tags": ["ui"] },
14 { "type": "github", "username": "vv-vim", "repo": "vv", "tags": ["ui"] },
15- {
16- "type": "github",
17- "username": "jebberjeb",
18- "repo": "javafx-neovimpane",
19- "tags": ["ui"]
20- },
21+ { "type": "github", "username": "jebberjeb", "repo": "javafx-neovimpane", "tags": ["ui"] },
22 {
23 "type": "github",
24 "username": "wbthomason",
25@@ -47,6 +37,12 @@
26 "repo": "nvim-lspconfig",
27 "tags": ["neovim-0.5", "plugin"]
28 },
29+ {
30+ "type": "github",
31+ "username": "neoclide",
32+ "repo": "coc.nvim",
33+ "tags": ["neovim-0.5", "plugin"]
34+ },
35 {
36 "type": "github",
37 "username": "nvim-lua",
38@@ -360,6 +356,12 @@
39 "repo": "nvim-terminal",
40 "tags": ["terminal-integration", "plugin"]
41 },
42+ {
43+ "type": "github",
44+ "username": "voldikss",
45+ "repo": "vim-floaterm",
46+ "tags": ["terminal-integration", "plugin"]
47+ },
48 {
49 "type": "github",
50 "username": "norcalli",
51@@ -1769,6 +1771,12 @@
52 "tags": ["plugin"]
53 },
54 { "type": "github", "username": "saecki", "repo": "crates.nvim", "tags": ["rust", "plugin"] },
55- { "type": "github", "username": "rohit-px2", "repo": "nvui", "tags": ["ui"] }
56+ { "type": "github", "username": "rohit-px2", "repo": "nvui", "tags": ["ui"] },
57+ {
58+ "type": "github",
59+ "username": "rexagod",
60+ "repo": "samwise.nvim",
61+ "tags": ["note-taking", "plugin"]
62+ }
63 ]
64 }