My neovim config
1{
2 "plugins": {
3 "FixCursorHold.nvim": {
4 "rev": "1900f89dc17c603eec29960f57c00bd9ae696495",
5 "src": "https://github.com/antoinemadec/FixCursorHold.nvim"
6 },
7 "auto-dark-mode.nvim": {
8 "rev": "e300259ec777a40b4b9e3c8e6ade203e78d15881",
9 "src": "https://github.com/f-person/auto-dark-mode.nvim"
10 },
11 "blink.cmp": {
12 "rev": "b19413d214068f316c78978b08264ed1c41830ec",
13 "src": "https://github.com/saghen/blink.cmp",
14 "version": ">=0.0.0"
15 },
16 "conform.nvim": {
17 "rev": "c2526f1cde528a66e086ab1668e996d162c75f4f",
18 "src": "https://github.com/stevearc/conform.nvim"
19 },
20 "fidget.nvim": {
21 "rev": "7fa433a83118a70fe24c1ce88d5f0bd3453c0970",
22 "src": "https://github.com/j-hui/fidget.nvim"
23 },
24 "friendly-snippets": {
25 "rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
26 "src": "https://github.com/rafamadriz/friendly-snippets"
27 },
28 "gruvbox.nvim": {
29 "rev": "a472496e1a4465a2dd574389dcf6cdb29af9bf1b",
30 "src": "https://github.com/ellisonleao/gruvbox.nvim"
31 },
32 "mason-lspconfig.nvim": {
33 "rev": "3d89e7c92fbd96c5e10e0298fc2b006f21cf9428",
34 "src": "https://github.com/mason-org/mason-lspconfig.nvim"
35 },
36 "mason-nvim-dap.nvim": {
37 "rev": "9a10e096703966335bd5c46c8c875d5b0690dade",
38 "src": "https://github.com/jay-babu/mason-nvim-dap.nvim"
39 },
40 "mason-tool-installer.nvim": {
41 "rev": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc",
42 "src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
43 },
44 "mason.nvim": {
45 "rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
46 "src": "https://github.com/mason-org/mason.nvim"
47 },
48 "neotest": {
49 "rev": "deadfb1af5ce458742671ad3a013acb9a6b41178",
50 "src": "https://github.com/nvim-neotest/neotest"
51 },
52 "neotest-go": {
53 "rev": "59b50505053f9c45a9febb79e11a56206c3e3901",
54 "src": "https://github.com/nvim-neotest/neotest-go"
55 },
56 "neotest-java": {
57 "rev": "9f5cf2ecef2375044103c7d3487abeada637a5cc",
58 "src": "https://github.com/rcasia/neotest-java"
59 },
60 "neotest-vitest": {
61 "rev": "f01addc6f07b79ef1be5f4297eafbee9e0959018",
62 "src": "https://github.com/marilari88/neotest-vitest"
63 },
64 "nui.nvim": {
65 "rev": "de740991c12411b663994b2860f1a4fd0937c130",
66 "src": "https://github.com/MunifTanjim/nui.nvim"
67 },
68 "nvim-autopairs": {
69 "rev": "007047febaa3681a8d2f3dd5126fdb9c6e81f393",
70 "src": "https://github.com/windwp/nvim-autopairs"
71 },
72 "nvim-dap": {
73 "rev": "e47878dcf1ccc30136b30d19ab19fe76946d61cd",
74 "src": "https://codeberg.org/mfussenegger/nvim-dap"
75 },
76 "nvim-dap-view": {
77 "rev": "bd67e84de295455a5cd994b8f227438e8c696ea9",
78 "src": "https://github.com/igorlfs/nvim-dap-view"
79 },
80 "nvim-jack-in": {
81 "rev": "e333b4eb63f36c937dd2703c7d2caf467289fc5e",
82 "src": "https://tangled.org/treybastian.com/nvim-jack-in"
83 },
84 "nvim-java": {
85 "rev": "d196b25eda89ae957110f2966d1753889dc197b2",
86 "src": "https://github.com/nvim-java/nvim-java"
87 },
88 "nvim-lint": {
89 "rev": "486474c2ace8d78d28995074dbdbe29011bc63d0",
90 "src": "https://codeberg.org/mfussenegger/nvim-lint"
91 },
92 "nvim-lspconfig": {
93 "rev": "5fef3b4a5f1057553b78d048322782c3a9ae69c6",
94 "src": "https://github.com/neovim/nvim-lspconfig"
95 },
96 "nvim-nio": {
97 "rev": "21f5324bfac14e22ba26553caf69ec76ae8a7662",
98 "src": "https://github.com/nvim-neotest/nvim-nio"
99 },
100 "nvim-surround": {
101 "rev": "1098d7b3c34adcfa7feb3289ee434529abd4afd1",
102 "src": "https://github.com/kylechui/nvim-surround"
103 },
104 "nvim-treesitter": {
105 "rev": "42fc28ba",
106 "src": "https://github.com/nvim-treesitter/nvim-treesitter"
107 },
108 "nvim-treesitter-context": {
109 "rev": "64dd4cf3f6fd0ab17622c5ce15c91fc539c3f24a",
110 "src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
111 },
112 "nvim-treesitter-endwise": {
113 "rev": "8fe8a95630f4f2c72a87ba1927af649e0bfaa244",
114 "src": "https://github.com/RRethy/nvim-treesitter-endwise"
115 },
116 "nvim-ts-autotag": {
117 "rev": "db15f2e0df2f5db916e511e3fffb682ef2f6354f",
118 "src": "https://github.com/windwp/nvim-ts-autotag"
119 },
120 "plenary.nvim": {
121 "rev": "b9fd522",
122 "src": "https://github.com/nvim-lua/plenary.nvim"
123 },
124 "qfutil.nvim": {
125 "rev": "15637d02d09d5e435d9e34b7f14332f9c54c70f8",
126 "src": "https://github.com/neurosnap/qfutil.nvim"
127 },
128 "rainbow-delimiters.nvim": {
129 "rev": "d6b802552cbe7d643a3b6b31f419c248d1f1e220",
130 "src": "https://github.com/HiPhish/rainbow-delimiters.nvim"
131 },
132 "sonarqube.nvim": {
133 "rev": "811bf8f46e0aa5ed9c9b5783aaf6f87640df553a",
134 "src": "https://github.com/iamkarasik/sonarqube.nvim"
135 },
136 "spring-boot.nvim": {
137 "rev": "affc5d16f1de9bbcbb260a31e74ee1037d4903a0",
138 "src": "https://github.com/JavaHello/spring-boot.nvim"
139 },
140 "telescope.nvim": {
141 "rev": "ad7d9580338354ccc136e5b8f0aa4f880434dcdc",
142 "src": "https://github.com/nvim-telescope/telescope.nvim"
143 },
144 "todo-comments.nvim": {
145 "rev": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668",
146 "src": "https://github.com/folke/todo-comments.nvim"
147 },
148 "vim-eunuch": {
149 "rev": "e86bb79",
150 "src": "https://github.com/tpope/vim-eunuch"
151 },
152 "vim-fugitive": {
153 "rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
154 "src": "https://github.com/tpope/vim-fugitive"
155 },
156 "vim-heritage": {
157 "rev": "574baeb",
158 "src": "https://github.com/jessarcher/vim-heritage"
159 }
160 }
161}