nvim: drop nvim-treesitter (archived, broken on 0.12), replace with mini.ai

This commit is contained in:
2026-04-10 00:06:05 +02:00
parent 07839d9c20
commit 198a173b4d
5 changed files with 18 additions and 106 deletions

View File

@@ -3,7 +3,6 @@ return {
"nvim-neotest/neotest",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
"nvim-neotest/nvim-nio",
"rouge8/neotest-rust",
"rcasia/neotest-java",