chore: initial commit

This commit is contained in:
Vasili Svirydau
2026-05-06 09:35:03 -07:00
commit 1d271b04fa
5 changed files with 280 additions and 0 deletions

View File

@@ -0,0 +1,104 @@
{
"plugins": {
"fidget.nvim": {
"rev": "2cb5edb2dd6700a958a446b20bb2be04d318da9d",
"src": "https://github.com/j-hui/fidget.nvim"
},
"gitsigns.nvim": {
"rev": "b01433169be710d6c69f7b4ee264d9670698b831",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"kanagawa.nvim": {
"rev": "debe91547d7fb1eef34ce26a5106f277fbfdd109",
"src": "https://github.com/rebelot/kanagawa.nvim"
},
"lazydev.nvim": {
"rev": "2367a6c0a01eb9edb0464731cc0fb61ed9ab9d2c",
"src": "https://github.com/folke/lazydev.nvim"
},
"mason.nvim": {
"rev": "9e25c98d4826998460926f8c5c2284848d80ae89",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.extra": {
"rev": "0dec9611833d058f9d2d48f6333b41631f5ef3b9",
"src": "https://github.com/echasnovski/mini.extra"
},
"mini.icons": {
"rev": "b8f6fa6f5a3fd0c56936252edcd691184e5aac0c",
"src": "https://github.com/echasnovski/mini.icons"
},
"mini.pick": {
"rev": "c8f4ff0251ccb8c6a993ee0dee4e06d9c21a4b99",
"src": "https://github.com/echasnovski/mini.pick"
},
"neoformat": {
"rev": "04264e941927ea24f2f5b092b7503cfe9e15c893",
"src": "https://github.com/sbdchd/neoformat"
},
"nvim": {
"rev": "702d15f269777b8261f3b8904fb0db35f37a1cd9",
"src": "https://github.com/catppuccin/nvim"
},
"nvim-coverage": {
"rev": "a939e425e363319d952a6c35fb3f38b34041ded2",
"src": "https://github.com/andythigpen/nvim-coverage"
},
"nvim-java": {
"rev": "083114902630de67dd82fda73892966748a1eb7c",
"src": "https://github.com/nvim-java/nvim-java"
},
"nvim-java-core": {
"rev": "401bf7683012a25929a359deec418f36beb876e2",
"src": "https://github.com/nvim-java/nvim-java-core"
},
"nvim-java-dap": {
"rev": "55f239532f7a3789d21ea68d1e795abc77484974",
"src": "https://github.com/nvim-java/nvim-java-dap"
},
"nvim-java-refactor": {
"rev": "b51a57d862338999059e1d1717df3bc80a3a15c0",
"src": "https://github.com/nvim-java/nvim-java-refactor"
},
"nvim-java-test": {
"rev": "7f0f40e9c5b7eab5096d8bec6ac04251c6e81468",
"src": "https://github.com/nvim-java/nvim-java-test"
},
"nvim-lint": {
"rev": "7ef127aaede2a4d5ad8df8321e2eb4e567f29594",
"src": "https://github.com/mfussenegger/nvim-lint"
},
"nvim-lspconfig": {
"rev": "4d3b3bb8815fbe37bcaf3dbdb12a22382bc11ebe",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"spring-boot.nvim": {
"rev": "a6a61c048238457b6a67ec408f4f4d72213fadca",
"src": "https://github.com/JavaHello/spring-boot.nvim"
},
"tiny-inline-diagnostic.nvim": {
"rev": "7dcf8542059fb15c978de845fc8665428ae13a04",
"src": "https://github.com/rachartier/tiny-inline-diagnostic.nvim"
},
"vim-airline": {
"rev": "5ca7f0b7fef4f174d57fd741b477bbbac0b7886a",
"src": "https://github.com/vim-airline/vim-airline"
},
"vim-airline-themes": {
"rev": "0e976956eb674db8a6f72fae4dda6d1277433660",
"src": "https://github.com/vim-airline/vim-airline-themes"
},
"vim-fugitive": {
"rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
"src": "https://github.com/tpope/vim-fugitive"
},
"vim-hybrid": {
"rev": "cc58baabeabc7b83768e25b852bf89c34756bf90",
"src": "https://github.com/w0ng/vim-hybrid"
}
}
}