aboutsummaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
blob: c2c44ea5074a96e4b580b5db9404f178763582b3 (plain)
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
  "plugins": {
    "FixCursorHold.nvim": {
      "rev": "1900f89dc17c603eec29960f57c00bd9ae696495",
      "src": "https://github.com/antoinemadec/FixCursorHold.nvim"
    },
    "auto-dark-mode.nvim": {
      "rev": "54058b4fe414bd64bd2904a6f8a63f1f14e3d8df",
      "src": "https://github.com/f-person/auto-dark-mode.nvim"
    },
    "blink.cmp": {
      "rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
      "src": "https://github.com/saghen/blink.cmp",
      "version": ">=0.0.0"
    },
    "conform.nvim": {
      "rev": "dca1a190aa85f9065979ef35802fb77131911106",
      "src": "https://github.com/stevearc/conform.nvim"
    },
    "fidget.nvim": {
      "rev": "889e2e96edef4e144965571d46f7a77bcc4d0ddf",
      "src": "https://github.com/j-hui/fidget.nvim"
    },
    "friendly-snippets": {
      "rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
      "src": "https://github.com/rafamadriz/friendly-snippets"
    },
    "gruvbox.nvim": {
      "rev": "154eb5ff5b96d0641307113fa385eaf0d36d9796",
      "src": "https://github.com/ellisonleao/gruvbox.nvim"
    },
    "mason-lspconfig.nvim": {
      "rev": "51feb0ada33d18f3c5c71ffb46005dbf8b33bef4",
      "src": "https://github.com/mason-org/mason-lspconfig.nvim"
    },
    "mason-nvim-dap.nvim": {
      "rev": "9a10e096703966335bd5c46c8c875d5b0690dade",
      "src": "https://github.com/jay-babu/mason-nvim-dap.nvim"
    },
    "mason-tool-installer.nvim": {
      "rev": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc",
      "src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
    },
    "mason.nvim": {
      "rev": "e54f5bf5f12c560da31c17eee5b3e1bd369f3ff9",
      "src": "https://github.com/mason-org/mason.nvim"
    },
    "mermaid.nvim": {
      "rev": "a86a74e1366320703dd66bcba924c13f648fd3eb",
      "src": "https://github.com/kevalin/mermaid.nvim"
    },
    "neotest": {
      "rev": "ad991822b7076b1d940b33a9d6d0d30416d5df81",
      "src": "https://github.com/nvim-neotest/neotest"
    },
    "neotest-go": {
      "rev": "59b50505053f9c45a9febb79e11a56206c3e3901",
      "src": "https://github.com/nvim-neotest/neotest-go"
    },
    "neotest-java": {
      "rev": "9555068794cc08512354656089485e61ce706de6",
      "src": "https://github.com/rcasia/neotest-java"
    },
    "neotest-vitest": {
      "rev": "f01addc6f07b79ef1be5f4297eafbee9e0959018",
      "src": "https://github.com/marilari88/neotest-vitest"
    },
    "nui.nvim": {
      "rev": "de740991c12411b663994b2860f1a4fd0937c130",
      "src": "https://github.com/MunifTanjim/nui.nvim"
    },
    "nvim-autopairs": {
      "rev": "7b9923abad60b903ece7c52940e1321d39eccc79",
      "src": "https://github.com/windwp/nvim-autopairs"
    },
    "nvim-dap": {
      "rev": "45a69eba683a2c448dd9ecfc4de89511f0646b5f",
      "src": "https://codeberg.org/mfussenegger/nvim-dap"
    },
    "nvim-dap-view": {
      "rev": "3701c85e2a92c56bde09183fe85e0bdc16c02eab",
      "src": "https://github.com/igorlfs/nvim-dap-view"
    },
    "nvim-java": {
      "rev": "602a5f7fa92f9c1d425a2159133ff9de86842f0a",
      "src": "https://github.com/nvim-java/nvim-java"
    },
    "nvim-lint": {
      "rev": "eab58b48eb11d7745c11c505e0f3057165902461",
      "src": "https://codeberg.org/mfussenegger/nvim-lint"
    },
    "nvim-lspconfig": {
      "rev": "451d4ef9abd4f0f08e379ef0d55d1c391b6125a7",
      "src": "https://github.com/neovim/nvim-lspconfig"
    },
    "nvim-nio": {
      "rev": "21f5324bfac14e22ba26553caf69ec76ae8a7662",
      "src": "https://github.com/nvim-neotest/nvim-nio"
    },
    "nvim-surround": {
      "rev": "2e93e154de9ff326def6480a4358bfc149d5da2c",
      "src": "https://github.com/kylechui/nvim-surround"
    },
    "nvim-treesitter": {
      "rev": "4916d6592ede8c07973490d9322f187e07dfefac",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter"
    },
    "nvim-treesitter-context": {
      "rev": "b311b30818951d01f7b4bf650521b868b3fece16",
      "src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
    },
    "nvim-treesitter-endwise": {
      "rev": "8fe8a95630f4f2c72a87ba1927af649e0bfaa244",
      "src": "https://github.com/RRethy/nvim-treesitter-endwise"
    },
    "nvim-ts-autotag": {
      "rev": "88c1453db4ba7dd24131086fe51fdf74e587d275",
      "src": "https://github.com/windwp/nvim-ts-autotag"
    },
    "plenary.nvim": {
      "rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
      "src": "https://github.com/nvim-lua/plenary.nvim"
    },
    "qfutil.nvim": {
      "rev": "15637d02d09d5e435d9e34b7f14332f9c54c70f8",
      "src": "https://github.com/neurosnap/qfutil.nvim"
    },
    "rainbow-delimiters.nvim": {
      "rev": "08783ec022e7ddefe0f12a16f1ac4968f55478b0",
      "src": "https://github.com/HiPhish/rainbow-delimiters.nvim"
    },
    "sonarqube.nvim": {
      "rev": "811bf8f46e0aa5ed9c9b5783aaf6f87640df553a",
      "src": "https://github.com/iamkarasik/sonarqube.nvim"
    },
    "spring-boot.nvim": {
      "rev": "98c6ff1dcdda943d341bba3c00ae9d190a2e5f7d",
      "src": "https://github.com/JavaHello/spring-boot.nvim"
    },
    "telescope.nvim": {
      "rev": "f04ab730b8f9c6bf3f54a206d0dcddfd70c52d59",
      "src": "https://github.com/nvim-telescope/telescope.nvim"
    },
    "todo-comments.nvim": {
      "rev": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668",
      "src": "https://github.com/folke/todo-comments.nvim"
    },
    "vim-eunuch": {
      "rev": "e86bb79",
      "src": "https://github.com/tpope/vim-eunuch"
    },
    "vim-fugitive": {
      "rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0",
      "src": "https://github.com/tpope/vim-fugitive"
    },
    "vim-heritage": {
      "rev": "574baeb",
      "src": "https://github.com/jessarcher/vim-heritage"
    }
  }
}