-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
68 lines (68 loc) · 2.33 KB
/
nvim-pack-lock.json
File metadata and controls
68 lines (68 loc) · 2.33 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
{
"plugins": {
"conform.nvim": {
"rev": "18aeab3d63d350dcf44d64c462cc489a3412af40",
"src": "https://github.com/stevearc/conform.nvim.git"
},
"dark-theme": {
"rev": "b47efa872d99c070f3ed285a75bd8dba2077f544",
"src": "https://github.com/stanfish06/dark-theme.git"
},
"eldritch": {
"rev": "c9131a5a11f00a2f428f563a4eb2c4aeb680d963",
"src": "https://github.com/eldritch-theme/eldritch.nvim.git"
},
"fff.nvim": {
"rev": "6645a68ebc1f1a0dc98c1669a7e3f6d91625f79f",
"src": "https://github.com/dmtrKovalenko/fff.nvim"
},
"fugitive.vim": {
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
"src": "https://tpope.io/vim/fugitive.git"
},
"fzf-lua": {
"rev": "ca139b8fec043057038c69ce2b34cf4b8b83746e",
"src": "https://github.com/ibhagwan/fzf-lua.git"
},
"gitsigns.nvim": {
"rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
"src": "https://github.com/lewis6991/gitsigns.nvim.git"
},
"nvim-lspconfig": {
"rev": "f9349d4d99e7d66403ae8bf4fbd357b154dca7a7",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter.git"
},
"nvim-treesitter-textobjects": {
"rev": "851e865342e5a4cb1ae23d31caf6e991e1c99f1e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects.git"
},
"obsidian.nvim": {
"rev": "896d4515a7193676aacf8a95239882397fdd6b27",
"src": "https://github.com/obsidian-nvim/obsidian.nvim.git"
},
"plenary.nvim": {
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"src": "https://github.com/nvim-lua/plenary.nvim.git"
},
"rose-pine": {
"rev": "ff483051a47e27d84bdef47703538df1ed9f4a47",
"src": "https://github.com/rose-pine/neovim.git"
},
"sneaks.vim": {
"rev": "feea86adcfbf8e6b5e71fdd5f4f5736fd8819fdb",
"src": "https://github.com/justinmk/vim-sneak"
},
"solarized-osaka.nvim": {
"rev": "f675d9a5c58f3b0d6158d665a623f81a62e7bdaf",
"src": "https://github.com/craftzdog/solarized-osaka.nvim.git"
},
"tokyonight": {
"rev": "cdc07ac78467a233fd62c493de29a17e0cf2b2b6",
"src": "https://github.com/folke/tokyonight.nvim.git"
}
}
}