From 1c53f9a2dd644b0ec9029bc2c39641c31fb6a868 Mon Sep 17 00:00:00 2001 From: Lex Date: Sun, 3 Apr 2022 13:22:23 +0300 Subject: Fixed the stylua --- 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 fad777919..58944336f 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -54,8 +54,8 @@ list.rego = { url = "https://github.com/FallenAngel97/tree-sitter-rego", files = { "src/parser.c" }, }, - maintainers = { '@FallenAngel97' }, - filetype = 'rego', + maintainers = { "@FallenAngel97" }, + filetype = "rego", } list.c = { -- cgit v1.2.3-70-g09d2