-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
46 lines (46 loc) · 1.44 KB
/
nvim-pack-lock.json
File metadata and controls
46 lines (46 loc) · 1.44 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
{
"plugins": {
"blink.cmp": {
"rev": "bae4bae0eedd1fa55f34b685862e94a222d5c6f8",
"src": "https://github.com/Saghen/blink.cmp",
"version": "'v1.6.0'"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"fzf-lua": {
"rev": "cc81c66dba2153f08c382565466e18d6ea5a6c50",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"goyo.vim": {
"rev": "9c72fdf2d202914318581f9f0dd09fd102f8504d",
"src": "https://github.com/junegunn/goyo.vim"
},
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.nvim": {
"rev": "577d2dcb558efce1518c45a76345e01bf346c8e8",
"src": "https://github.com/echasnovski/mini.nvim"
},
"nvim": {
"rev": "0a5de4da015a175f416d6ef1eda84661623e0500",
"src": "https://github.com/catppuccin/nvim"
},
"nvim-lspconfig": {
"rev": "ab5139c99df944479e5a26495a37840fcbb1d512",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba918343ebfd5565147a42a26580579482",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'master'"
},
"oil.nvim": {
"rev": "0fcc83805ad11cf714a949c98c605ed717e0b83e",
"src": "https://github.com/stevearc/oil.nvim"
}
}
}