- commit
- 9c39ebc
- parent
- a3dec4c
- author
- Eric Bower
- date
- 2021-08-10 21:21:15 +0000 UTC
more resources
1 files changed,
+19,
-7
+19,
-7
1@@ -535,12 +535,19 @@
2 "repo": "github-nvim-theme",
3 "tags": ["treesitter-colorschemes"]
4 },
5+ {
6+ "type": "github",
7+ "username": "kdheepak",
8+ "repo": "monochrome.nvim",
9+ "tags": ["treesitter-colorschemes"]
10+ },
11 { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
12 { "type": "github", "username": "jghauser", "repo": "mkdir.nvim", "tags": ["utility"] },
13 { "type": "github", "username": "matbme", "repo": "JABS.nvim", "tags": ["utility"] },
14 { "type": "github", "username": "clojure-vim", "repo": "jazz.nvim", "tags": ["utility"] },
15 { "type": "github", "username": "code-biscuits", "repo": "nvim-biscuits", "tags": ["utility"] },
16 { "type": "github", "username": "Pocco81", "repo": "AbbrevMan.nvim", "tags": ["utility"] },
17+ { "type": "github", "username": "kazhala", "repo": "close-buffers.nvim", "tags": ["buffers"] },
18 { "type": "github", "username": "kyazdani42", "repo": "nvim-web-devicons", "tags": ["icons"] },
19 { "type": "github", "username": "yamatsum", "repo": "nvim-nonicons", "tags": ["icons"] },
20 { "type": "github", "username": "mfussenegger", "repo": "nvim-dap", "tags": ["debugging"] },
21@@ -666,6 +673,12 @@
22 "tags": ["cursorline"]
23 },
24 { "type": "github", "username": "glepnir", "repo": "dashboard-nvim", "tags": ["start-screen"] },
25+ {
26+ "type": "github",
27+ "username": "henriquehbr",
28+ "repo": "nvim-startup.lua",
29+ "tags": ["metrics", "startup"]
30+ },
31 { "type": "github", "username": "glepnir", "repo": "indent-guides.nvim", "tags": ["indent"] },
32 {
33 "type": "github",
34@@ -933,6 +946,12 @@
35 { "type": "github", "username": "numToStr", "repo": "Navigator.nvim", "tags": ["tmux"] },
36 { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux"] },
37 { "type": "github", "username": "aserowy", "repo": "tmux.nvim", "tags": ["tmux"] },
38+ {
39+ "type": "github",
40+ "username": "chipsenkbeil",
41+ "repo": "distant.nvim",
42+ "tags": ["remote-development"]
43+ },
44 {
45 "type": "github",
46 "username": "jamestthompson3",
47@@ -946,19 +965,12 @@
48 { "type": "github", "username": "fhill2", "repo": "floating.nvim", "tags": ["utility"] },
49 { "type": "github", "username": "caenrique", "repo": "swap-buffers.nvim", "tags": ["buffers"] },
50 { "type": "github", "username": "gelguy", "repo": "wilder.nvim", "tags": ["wildmenu"] },
51- { "type": "github", "username": "kazhala", "repo": "close-buffers.nvim", "tags": ["buffers"] },
52 {
53 "type": "github",
54 "username": "lazytanuki",
55 "repo": "nvim-mapper",
56 "tags": ["telescope", "keymaps"]
57 },
58- {
59- "type": "github",
60- "username": "henriquehbr",
61- "repo": "nvim-startup.lua",
62- "tags": ["metrics", "startup"]
63- },
64 {
65 "type": "github",
66 "username": "samrath2007",