scorpio 1 жил өмнө
parent
commit
93416b0279
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      lua/plugins.lua

+ 0 - 4
lua/plugins.lua

@@ -58,10 +58,6 @@ packer.startup({
         -- project
         use("ahmedkhalf/project.nvim")
         -- treesitter (新增)
-        use({
-            "nvim-treesitter/nvim-treesitter",
-            run = ":TSUpdate"
-        })
 
     end,
     config = {