1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
{
"plugins": {
"LuaSnip": {
"rev": "dae4f5aaa3574bd0c2b9dd20fb9542a02c10471c",
"src": "https://github.com/L3MON4D3/LuaSnip"
},
"alpha-nvim": {
"rev": "a9d8fb72213c8b461e791409e7feabb74eb6ce73",
"src": "https://github.com/goolord/alpha-nvim"
},
"blink.cmp": {
"rev": "4b18c32adef2898f95cdef6192cbd5796c1a332d",
"src": "https://github.com/saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"bullets.vim": {
"rev": "89294b8930e660936374fb763ac48a1ac51dd29c",
"src": "https://github.com/bullets-vim/bullets.vim"
},
"efmls-configs-nvim": {
"rev": "2dd907fe0043b95a901a9aee814f17804aa4426d",
"src": "https://github.com/creativenull/efmls-configs-nvim"
},
"flash.nvim": {
"rev": "fcea7ff883235d9024dc41e638f164a450c14ca2",
"src": "https://github.com/folke/flash.nvim"
},
"fzf-lua": {
"rev": "b56cd2ffbce57bfd9133a645bd02cd86895a7e3f",
"src": "https://www.github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "9f3c6dd7868bcc116e9c1c1929ce063b978fa519",
"src": "https://www.github.com/lewis6991/gitsigns.nvim"
},
"leetcode.nvim": {
"rev": "fdd3f91800b3983e27bc9fcfb99cfa7293d7f11a",
"src": "https://github.com/kawre/leetcode.nvim"
},
"lualine.nvim": {
"rev": "47f91c416daef12db467145e16bed5bbfe00add8",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"markdown-preview.nvim": {
"rev": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee",
"src": "https://github.com/iamcco/markdown-preview.nvim"
},
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.nvim": {
"rev": "0098de999048af0539183d625c52d733318a441b",
"src": "https://www.github.com/echasnovski/mini.nvim"
},
"nord.nvim": {
"rev": "80c1e5321505aeb22b7a9f23eb82f1e193c12470",
"src": "https://github.com/shaunsingh/nord.nvim"
},
"nui.nvim": {
"rev": "de740991c12411b663994b2860f1a4fd0937c130",
"src": "https://github.com/MunifTanjim/nui.nvim"
},
"nvim-lspconfig": {
"rev": "ead0f5f342d8d323441e7d4b88f0fc436a81ad5f",
"src": "https://www.github.com/neovim/nvim-lspconfig"
},
"nvim-tree.lua": {
"rev": "c988e289428d9202b28ba27479647033c7dd2956",
"src": "https://www.github.com/nvim-tree/nvim-tree.lua"
},
"nvim-treesitter": {
"rev": "cb2cb74f3c3cbbcc17e79cada2060165d616d849",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"oil.nvim": {
"rev": "0fcc83805ad11cf714a949c98c605ed717e0b83e",
"src": "https://github.com/stevearc/oil.nvim"
},
"outline.nvim": {
"rev": "ead1820d49c8e79ce89cab1c2c318981b695c9d2",
"src": "https://github.com/hedyhli/outline.nvim"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"render-markdown.nvim": {
"rev": "e3c18ddd27a853f85a6f513a864cf4f2982b9f26",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"rustaceanvim": {
"rev": "d50597d482a6f44ddfc54d1af2f69f052053b4de",
"src": "https://github.com/mrcjkb/rustaceanvim"
},
"vim-tmux-navigator": {
"rev": "e41c431a0c7b7388ae7ba341f01a0d217eb3a432",
"src": "https://github.com/christoomey/vim-tmux-navigator"
},
"which-key.nvim": {
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
"src": "https://github.com/folke/which-key.nvim"
}
}
}
|