From 17d75b31eab93d0b50c1dc342a18fdeac368752e Mon Sep 17 00:00:00 2001 From: Andrew Helwer Date: Wed, 18 Aug 2021 14:50:38 -0400 Subject: Fixed lua style issues, updated grammar version to fix macOS build issues --- lua/nvim-treesitter/parsers.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 56f390fcb..6893cc10d 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -394,10 +394,10 @@ list.hcl = { list.tlaplus = { install_info = { url = "https://github.com/tlaplus-community/tree-sitter-tlaplus", - files = { "src/parser.c", "src/scanner.cc" } + files = { "src/parser.c", "src/scanner.cc" }, }, maintainers = { "@ahelwer" }, - filetype = "tla" + filetype = "tla", } list.toml = { -- cgit v1.2.3-70-g09d2