From 1c990cff379b7d7edb0755deffa0fef85195d400 Mon Sep 17 00:00:00 2001 From: purarue <7804791+purarue@users.noreply.github.com> Date: Sat, 13 Sep 2025 13:11:48 -0700 Subject: [PATCH] bump commit hash to latest commit on tree-sitter repo --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 8a364b5b7..7aa3cdb2b 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1911,7 +1911,7 @@ return { rifleconf = { install_info = { url = 'https://github.com/purarue/tree-sitter-rifleconf', - revision = 'ff80e6df29622edfbd82df074fd898fbb0ab540b', + revision = 'b215640ba72a9a8cac6f5d95dbc3d320cb546e13', }, maintainers = { '@purarue' }, tier = 2,