style: stylua

This commit is contained in:
Raafat Turki 2022-09-01 00:13:19 +03:00 committed by Stephan Seitz
parent 906507d9bd
commit 7845f31839
2 changed files with 3 additions and 5 deletions

View file

@ -1179,13 +1179,13 @@ list.tiger = {
list.sxhkdrc = { list.sxhkdrc = {
install_info = { install_info = {
url = "https://github.com/RaafatTurki/tree-sitter-sxhkdrc", url = "https://github.com/RaafatTurki/tree-sitter-sxhkdrc",
files = {"src/parser.c"}, files = { "src/parser.c" },
branch = "master", branch = "master",
generate_requires_npm = false, generate_requires_npm = false,
requires_generate_from_grammar = false, requires_generate_from_grammar = false,
filetype = "sxhkdrc", filetype = "sxhkdrc",
maintainers = { "@RaafatTurki" }, },
} maintainers = { "@RaafatTurki" },
} }
list.gitignore = { list.gitignore = {

View file

@ -1,3 +1 @@
(command) @bash
(comment) @comment (comment) @comment