I nuked nvim config.. so there's new

This commit is contained in:
2026-04-26 15:30:50 +03:00
parent d7f33a54b0
commit 030f061c11
11 changed files with 1608 additions and 1 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"plugins": {
"conform.nvim": {
"rev": "dca1a190aa85f9065979ef35802fb77131911106",
"src": "https://github.com/stevearc/conform.nvim"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"mini.nvim": {
"rev": "be81509b7160aa02264a59789164a2e1c4a6750a",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "8fde495949782bb61c2605174e231d145a048d8c",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"nvim-treesitter-textobjects": {
"rev": "851e865342e5a4cb1ae23d31caf6e991e1c99f1e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects"
}
}
}