diff options
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index e0612af38..69d97719c 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -441,7 +441,7 @@ return { }, editorconfig = { install_info = { - revision = '783a30a216b982a6827b2abe52a4edbd909cb26a', + revision = 'c571889b7c875690b78f79c4304cbf267e130818', url = 'https://github.com/ValdezFOmar/tree-sitter-editorconfig', }, maintainers = { '@ValdezFOmar' }, @@ -1372,7 +1372,7 @@ return { |
