From 5cfb5d776812296a7b77d0d74d63a5f77df22327 Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Sat, 25 Feb 2023 19:40:08 -0500 Subject: feat(fortran): update highlight queries --- lua/nvim-treesitter/parsers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 75efd7fca..fa5795335 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -443,6 +443,7 @@ list.fortran = { url = "https://github.com/stadelmanma/tree-sitter-fortran", files = { "src/parser.c", "src/scanner.cc" }, }, + maintainers = { "@amaanq" }, } list.fsh = { -- cgit v1.2.3-70-g09d2