mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
fix typo in beancount parser
This commit is contained in:
parent
fb75f01941
commit
a38097256a
1 changed files with 1 additions and 1 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue