-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
110 lines (110 loc) · 3.82 KB
/
nvim-pack-lock.json
File metadata and controls
110 lines (110 loc) · 3.82 KB
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
106
107
108
109
110
{
"plugins": {
"LuaSnip": {
"rev": "dae4f5aaa3574bd0c2b9dd20fb9542a02c10471c",
"src": "https://github.com/L3MON4D3/LuaSnip"
},
"accent.vim": {
"rev": "54e0b255cb2c93555014197c8adc59d631c25696",
"src": "https://github.com/Alligator/accent.vim"
},
"better-colorscheme.nvim": {
"rev": "1968e7fb4ff16a9c6b5bd34eb9523e4e9dcf50e9",
"src": "https://github.com/nickshiro/better-colorscheme.nvim"
},
"cmp-buffer": {
"rev": "b74fab3656eea9de20a9b8116afa3cfc4ec09657",
"src": "https://github.com/hrsh7th/cmp-buffer"
},
"cmp-nvim-lsp": {
"rev": "cbc7b02bb99fae35cb42f514762b89b5126651ef",
"src": "https://github.com/hrsh7th/cmp-nvim-lsp"
},
"cmp-nvim-lua": {
"rev": "e3a22cb071eb9d6508a156306b102c45cd2d573d",
"src": "https://github.com/hrsh7th/cmp-nvim-lua"
},
"cmp-path": {
"rev": "c642487086dbd9a93160e1679a1327be111cbc25",
"src": "https://github.com/hrsh7th/cmp-path"
},
"cmp_luasnip": {
"rev": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90",
"src": "https://github.com/saadparwaiz1/cmp_luasnip"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"indent-blankline.nvim": {
"rev": "d28a3f70721c79e3c5f6693057ae929f3d9c0a03",
"src": "https://github.com/lukas-reineke/indent-blankline.nvim"
},
"mini.trailspace": {
"rev": "27acb69562a4742256ab3e4b0127391fcb49dbb3",
"src": "https://github.com/nvim-mini/mini.trailspace"
},
"neo-tree.nvim": {
"rev": "4597f1e0b928a78d5fe1b3d33d1a5141453ba839",
"src": "https://github.com/nvim-neo-tree/neo-tree.nvim"
},
"nui.nvim": {
"rev": "de740991c12411b663994b2860f1a4fd0937c130",
"src": "https://github.com/MunifTanjim/nui.nvim"
},
"nvim": {
"rev": "384f304c8b04664c9e0091fbfb3923c5f97c1bcf",
"src": "https://github.com/catppuccin/nvim"
},
"nvim-cmp": {
"rev": "da88697d7f45d16852c6b2769dc52387d1ddc45f",
"src": "https://github.com/hrsh7th/nvim-cmp"
},
"nvim-colorizer.lua": {
"rev": "ef211089af881bea206c7aa3f2693a81feee7e90",
"src": "https://github.com/catgoose/nvim-colorizer.lua"
},
"nvim-lspconfig": {
"rev": "883c6495b53fccbd35d0938aac8bdf72f6d499c0",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "493890b87a81dfe6a7e577dbc364ae33fa482da9",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-context": {
"rev": "529ee357b8c03d76ff71233afed68fd0f5fe10b1",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
},
"nvim-treesitter-textobjects": {
"rev": "4e91b5d0394329a229725b021a8ea217099826ef",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
},
"nvim-ts-autotag": {
"rev": "8e1c0a389f20bf7f5b0dd0e00306c1247bda2595",
"src": "https://github.com/windwp/nvim-ts-autotag"
},
"nvim-web-devicons": {
"rev": "d7462543c9e366c0d196c7f67a945eaaf5d99414",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"silentium.nvim": {
"rev": "613baca249156829c05efe231c870434954a9c1d",
"src": "https://github.com/silentium-theme/silentium.nvim"
},
"telescope.nvim": {
"rev": "5255aa27c422de944791318024167ad5d40aad20",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"vague.nvim": {
"rev": "5b6c692f311cf32cffc2324a4a90b9fbfa1661b7",
"src": "https://github.com/skewb1k/vague.nvim"
}
}
}