-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
83 lines (83 loc) · 2.8 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
83 lines (83 loc) · 2.8 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
{
"plugins": {
"blink.cmp": {
"rev": "b19413d214068f316c78978b08264ed1c41830ec",
"src": "https://github.com/saghen/blink.cmp",
"version": "'v1.8.0'"
},
"conform.nvim": {
"rev": "619363c30309d29ffa631e67c8183f2a72caa373",
"src": "https://github.com/stevearc/conform.nvim"
},
"copilot.lua": {
"rev": "1d457ad5f267b8ef855a6b8b3fe152403cb00947",
"src": "https://github.com/zbirenbaum/copilot.lua"
},
"fidget.nvim": {
"rev": "82404b196e73a00b1727a91903beef5ddc319d22",
"src": "https://github.com/j-hui/fidget.nvim"
},
"flutter-tools.nvim": {
"rev": "7d1acfd139215e02d2784733af69a61aaebe06e8",
"src": "https://github.com/nvim-flutter/flutter-tools.nvim"
},
"gitsigns.nvim": {
"rev": "25050e4ed39e628282831d4cbecb1850454ce915",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"lazydev.nvim": {
"rev": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d",
"src": "https://github.com/folke/lazydev.nvim"
},
"mini.nvim": {
"rev": "cbae4fa396bbf9c802b3d2dc2e9c5362e8fb9468",
"src": "https://github.com/echasnovski/mini.nvim"
},
"nordic.nvim": {
"rev": "9fb62116b891184049c50ca6ffb0d3bc100a1a6e",
"src": "https://github.com/AlexvZyl/nordic.nvim"
},
"nvim-dap": {
"rev": "531771530d4f82ad2d21e436e3cc052d68d7aebb",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-view": {
"rev": "3f328fc8d59835b09b65f85cd62cb255bf93dce5",
"src": "https://github.com/igorlfs/nvim-dap-view"
},
"nvim-lint": {
"rev": "d48f3a76189d03b2239f6df1b2f7e3fa8353743b",
"src": "https://github.com/mfussenegger/nvim-lint"
},
"nvim-lspconfig": {
"rev": "229b79051b380377664edc4cbd534930154921a1",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-textobjects": {
"rev": "851e865342e5a4cb1ae23d31caf6e991e1c99f1e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
},
"plenary.nvim": {
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"render-markdown.nvim": {
"rev": "5adf0895310c1904e5abfaad40a2baad7fe44a07",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"trouble.nvim": {
"rev": "bd67efe408d4816e25e8491cc5ad4088e708a69a",
"src": "https://github.com/folke/trouble.nvim"
},
"vim-fugitive": {
"rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
"src": "https://github.com/tpope/vim-fugitive"
}
}
}