mirror of
https://github.com/cap153/nvim.git
synced 2026-05-01 19:05:44 +08:00
137 lines
4.7 KiB
JSON
137 lines
4.7 KiB
JSON
{
|
|
"plugins": {
|
|
"blink.cmp": {
|
|
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
|
|
"src": "https://github.com/saghen/blink.cmp",
|
|
"version": "'v1'"
|
|
},
|
|
"bufferline.nvim": {
|
|
"rev": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3",
|
|
"src": "https://github.com/akinsho/bufferline.nvim"
|
|
},
|
|
"code_runner.nvim": {
|
|
"rev": "eed10eb4953bc172d7652f30d289a4e575028a98",
|
|
"src": "https://github.com/CRAG666/code_runner.nvim"
|
|
},
|
|
"conform.nvim": {
|
|
"rev": "dca1a190aa85f9065979ef35802fb77131911106",
|
|
"src": "https://github.com/stevearc/conform.nvim"
|
|
},
|
|
"friendly-snippets": {
|
|
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
|
|
"src": "https://github.com/rafamadriz/friendly-snippets"
|
|
},
|
|
"gitsigns.nvim": {
|
|
"rev": "6d808f99bd63303646794406e270bd553ad7792e",
|
|
"src": "https://github.com/lewis6991/gitsigns.nvim"
|
|
},
|
|
"indent-blankline.nvim": {
|
|
"rev": "d28a3f70721c79e3c5f6693057ae929f3d9c0a03",
|
|
"src": "https://github.com/lukas-reineke/indent-blankline.nvim"
|
|
},
|
|
"inlay-hints.nvim": {
|
|
"rev": "2246824571cf2fe16f483980673caa18304440c5",
|
|
"src": "https://github.com/MysticalDevil/inlay-hints.nvim"
|
|
},
|
|
"lualine.nvim": {
|
|
"rev": "a905eeebc4e63fdc48b5135d3bf8aea5618fb21c",
|
|
"src": "https://github.com/nvim-lualine/lualine.nvim"
|
|
},
|
|
"mason-lspconfig.nvim": {
|
|
"rev": "0a3b42c3e503df87aef6d6513e13148381495c3a",
|
|
"src": "https://github.com/williamboman/mason-lspconfig.nvim"
|
|
},
|
|
"mason-registry": {
|
|
"rev": "727545df38e9b84673ebbe943b4e2323fd03d552",
|
|
"src": "https://github.com/mason-org/mason-registry"
|
|
},
|
|
"mason.nvim": {
|
|
"rev": "12ddd182d9efbdc848b540f16484a583d52da0fb",
|
|
"src": "https://github.com/williamboman/mason.nvim"
|
|
},
|
|
"mini.nvim": {
|
|
"rev": "5849ef04c32a6a8e55957b946c0a275801d87530",
|
|
"src": "https://github.com/echasnovski/mini.nvim"
|
|
},
|
|
"noice.nvim": {
|
|
"rev": "7bfd942445fb63089b59f97ca487d605e715f155",
|
|
"src": "https://github.com/folke/noice.nvim"
|
|
},
|
|
"nui.nvim": {
|
|
"rev": "de740991c12411b663994b2860f1a4fd0937c130",
|
|
"src": "https://github.com/MunifTanjim/nui.nvim"
|
|
},
|
|
"nvim-autopairs": {
|
|
"rev": "59bce2eef357189c3305e25bc6dd2d138c1683f5",
|
|
"src": "https://github.com/windwp/nvim-autopairs"
|
|
},
|
|
"nvim-lspconfig": {
|
|
"rev": "e146efacbafed3789ac568abcc5a981c5decaa58",
|
|
"src": "https://github.com/neovim/nvim-lspconfig"
|
|
},
|
|
"nvim-treesitter": {
|
|
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
|
|
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
|
},
|
|
"nvim-treesitter-context": {
|
|
"rev": "b0c45cefe2c8f7b55fc46f34e563bc428ef99636",
|
|
"src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
|
|
},
|
|
"nvim-ufo": {
|
|
"rev": "ab3eb124062422d276fae49e0dd63b3ad1062cfc",
|
|
"src": "https://github.com/kevinhwang91/nvim-ufo"
|
|
},
|
|
"nvim-web-devicons": {
|
|
"rev": "c72328a5494b4502947a022fe69c0c47e53b6aa6",
|
|
"src": "https://github.com/nvim-tree/nvim-web-devicons"
|
|
},
|
|
"outline.nvim": {
|
|
"rev": "c293eb56db880a0539bf9d85b4a27816960b863e",
|
|
"src": "https://github.com/hedyhli/outline.nvim"
|
|
},
|
|
"peek.nvim": {
|
|
"rev": "19c98125c3dd732672c635e1255f7ed4205a1272",
|
|
"src": "https://github.com/cap153/peek.nvim"
|
|
},
|
|
"plenary.nvim": {
|
|
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
|
|
"src": "https://github.com/nvim-lua/plenary.nvim"
|
|
},
|
|
"promise-async": {
|
|
"rev": "119e8961014c9bfaf1487bf3c2a393d254f337e2",
|
|
"src": "https://github.com/kevinhwang91/promise-async"
|
|
},
|
|
"rainbow-delimiters.nvim": {
|
|
"rev": "08783ec022e7ddefe0f12a16f1ac4968f55478b0",
|
|
"src": "https://github.com/HiPhish/rainbow-delimiters.nvim"
|
|
},
|
|
"snacks.nvim": {
|
|
"rev": "ad9ede6a9cddf16cedbd31b8932d6dcdee9b716e",
|
|
"src": "https://github.com/folke/snacks.nvim"
|
|
},
|
|
"translate.nvim": {
|
|
"rev": "1a841e56407ba02e919ed9af573dbe531404aebb",
|
|
"src": "https://github.com/uga-rosa/translate.nvim"
|
|
},
|
|
"tv.nvim": {
|
|
"rev": "b6611fa96f1b5e7a1f01d31db944b87058f03146",
|
|
"src": "https://github.com/alexpasmantier/tv.nvim"
|
|
},
|
|
"undotree": {
|
|
"rev": "0e6d41d55ad147407e4ba00a292973de8db0b836",
|
|
"src": "https://github.com/jiaoshijie/undotree"
|
|
},
|
|
"vim-suda": {
|
|
"rev": "c492741b4679b3cdd4d9e34138209784e061d916",
|
|
"src": "https://github.com/lambdalisue/vim-suda"
|
|
},
|
|
"which-key.nvim": {
|
|
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
|
|
"src": "https://github.com/folke/which-key.nvim"
|
|
},
|
|
"yazi.nvim": {
|
|
"rev": "d34b366517a21fb2366e8ac393fc903008345173",
|
|
"src": "https://github.com/mikavilpas/yazi.nvim"
|
|
}
|
|
}
|
|
}
|