From 947bbff8c7c0b5b81cae77e20f812fd58b0a2ad1 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 13 Nov 2022 14:10:12 -0600 Subject: revert(treesitter): revert back to using main textobject branch --- nvim/.config/nvim/lua/tobyvin/plugins.lua | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'nvim') diff --git a/nvim/.config/nvim/lua/tobyvin/plugins.lua b/nvim/.config/nvim/lua/tobyvin/plugins.lua index 3974570..4d28bc9 100644 --- a/nvim/.config/nvim/lua/tobyvin/plugins.lua +++ b/nvim/.config/nvim/lua/tobyvin/plugins.lua @@ -272,12 +272,7 @@ M.plugins = function(use) requires = { "nvim-treesitter/playground", "nvim-treesitter/nvim-treesitter-refactor", - -- TODO: Temp fix until #317 is merged - -- See: https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/317 - { - "numToStr/nvim-treesitter-textobjects", - branch = "rust/let-expr", - }, + "nvim-treesitter/nvim-treesitter-textobjects", "nvim-treesitter/nvim-treesitter-context", "RRethy/nvim-treesitter-textsubjects", "JoosepAlviste/nvim-ts-context-commentstring", -- cgit v1.2.3-70-g09d2