Update teal highlights

This commit is contained in:
Corey Williamson 2021-03-23 16:06:02 -05:00 committed by Stephan Seitz
parent 06a6510637
commit 548a0d8d7f
3 changed files with 44 additions and 19 deletions

View file

@ -385,7 +385,6 @@ list.teal = {
install_info = {
url = "https://github.com/euclidianAce/tree-sitter-teal",
files = { "src/parser.c", "src/scanner.c" },
requires_generate_from_grammar = true,
},
maintainers = {'@euclidianAce'},
}