-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
85 lines (85 loc) · 2.88 KB
/
nvim-pack-lock.json
File metadata and controls
85 lines (85 loc) · 2.88 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
{
"plugins": {
"blink.cmp": {
"rev": "b19413d214068f316c78978b08264ed1c41830ec",
"src": "https://github.com/saghen/blink.cmp",
"version": ">=0.0.0"
},
"conform.nvim": {
"rev": "ffe26e8df8115c9665d24231f8a49fadb2d611ce",
"src": "https://github.com/stevearc/conform.nvim"
},
"default": {
"rev": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437",
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"gruvbox": {
"rev": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437",
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"gruvbox(1)": {
"rev": "eab8ed767ac059e43f395f48208392d07405b4eb",
"src": "https://github.com/vim-scripts/gruvbox"
},
"gruvbox-material": {
"rev": "cc47341018320a2c82262958a1af889e5eeacd6e",
"src": "https://github.com/sainnhe/gruvbox-material"
},
"gruvbox.nvim": {
"rev": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437",
"src": "https://github.com/ellisonleao/gruvbox.nvim"
},
"gruvqueen": {
"rev": "b79ed8b2bcc26e04fb7586f95a1e5d7a600e9cf8",
"src": "https://github.com/murtaza-u/gruvqueen"
},
"lualine.nvim": {
"rev": "47f91c416daef12db467145e16bed5bbfe00add8",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mason-lspconfig.nvim": {
"rev": "c55bd8a8fb191e24176c206a7af1dd51ce7276a5",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
"mason.nvim": {
"rev": "57e5a8addb8c71fb063ee4acda466c7cf6ad2800",
"src": "https://github.com/mason-org/mason.nvim"
},
"nvim-autopairs": {
"rev": "d9e44e54384e5b0f3536339c65484f2e41b528e3",
"src": "https://github.com/windwp/nvim-autopairs"
},
"nvim-lspconfig": {
"rev": "a2bd1cf7b0446a7414aaf373cea5e4ca804c9c69",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-surround": {
"rev": "a0f5ab44268d22c8b0b19cb89fd9cabbd21e361c",
"src": "https://github.com/kylechui/nvim-surround"
},
"nvim-treesitter": {
"rev": "42fc28ba918343ebfd5565147a42a26580579482",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"oil.nvim": {
"rev": "cbcb3f997f6f261c577b943ec94e4ef55108dd95",
"src": "https://github.com/stevearc/oil.nvim"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"telescope-fzf-native.nvim": {
"rev": "6fea601bd2b694c6f2ae08a6c6fab14930c60e2c",
"src": "https://github.com/nvim-telescope/telescope-fzf-native.nvim"
},
"telescope.nvim": {
"rev": "e69b434b968a33815e2f02a5c7bd7b8dd4c7d4b2",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"which-key.nvim": {
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
"src": "https://github.com/folke/which-key.nvim"
}
}
}