chore: remove all references to nvim-treesitter (#2327)

This commit is contained in:
Peter Cardenas
2025-06-25 02:42:38 -07:00
committed by GitHub
parent 07b703dbd5
commit 9a04edba4a
7 changed files with 4 additions and 39 deletions

View File

@@ -60,7 +60,6 @@ body:
build = "make",
-- build = "powershell -ExecutionPolicy Bypass -File Build.ps1 -BuildFromSource false" -- for windows
dependencies = {
"nvim-treesitter/nvim-treesitter",
"nvim-lua/plenary.nvim",
"MunifTanjim/nui.nvim",
},