From 046cdfd0a047fcca41a7e3d8b4f89cb2e2f8a0e7 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Mon, 18 May 2026 22:17:21 +0200 Subject: misc(nvim): install git_rebase treesitter parser --- plugin/10-treesitter.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin') diff --git a/plugin/10-treesitter.lua b/plugin/10-treesitter.lua index aa68fdc..2a453c3 100644 --- a/plugin/10-treesitter.lua +++ b/plugin/10-treesitter.lua @@ -8,6 +8,7 @@ require("nvim-treesitter").install({ "bash", "diff", "gitcommit", + "git_rebase", "ini", "json", "lua", -- cgit v1.3.1