fix typo in beancount parser

This commit is contained in:
Brian Ryall 2021-03-21 13:30:10 -04:00 committed by Thomas Vigouroux
parent fb75f01941
commit a38097256a

View file

@ -498,7 +498,7 @@ list.r = {
maintainers = { "@jimhester" },
}
list.beancout = {
list.beancount = {
install_info = {
url = "https://github.com/polarmutex/tree-sitter-beancount",
files = { "src/parser.c" },