-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
45 lines (45 loc) · 1.43 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
45 lines (45 loc) · 1.43 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
{
"plugins": {
"LuaSnip": {
"rev": "0abc8f390b278c3b4aabc4c004ac8a088b65cf24",
"src": "https://github.com/L3MON4D3/LuaSnip"
},
"blink.cmp": {
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
"src": "https://github.com/saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"conform.nvim": {
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"
},
"fzf-lua": {
"rev": "fea9eedc6894c44d44cbb772a5cd11c93b82d7a1",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"mason.nvim": {
"rev": "bb639d4bf385a4d89f478b83af4d770be05ab7eb",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.nvim": {
"rev": "9d0b9b7188d5c24b5a87f0d8b383ec8bda7a0de4",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nightcity.nvim": {
"rev": "264c80de194e75e808ea9112be7fe69af8596585",
"src": "https://github.com/cryptomilk/nightcity.nvim"
},
"nvim-lspconfig": {
"rev": "9573948c38bfabeec353ae7dd7d3ffec4c506a6b",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-tree.lua": {
"rev": "07f541fcaa4a5ae019598240362449ab7e9812b3",
"src": "https://github.com/nvim-tree/nvim-tree.lua"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
}
}
}