From 1e5e028cb7b0c4ed20b05d4d71b5142392c5e7d0 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Tue, 16 Nov 2021 21:19:51 -0500 Subject: Format with stylua CI is failing for stylua due to this. --- lua/nvim-treesitter/parsers.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index cb2399bca..a5e1b614b 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -792,9 +792,7 @@ function M.available_parsers() else return vim.tbl_filter(function(p) return not M.list[p].install_info.requires_generate_from_grammar - end, vim.tbl_keys( - M.list - )) + end, vim.tbl_keys(M.list)) end end -- cgit v1.2.3-70-g09d2