mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
fix: update beancount to fix error
This commit is contained in:
parent
4337799162
commit
b4b141f522
2 changed files with 3 additions and 3 deletions
|
|
@ -93,11 +93,11 @@ return {
|
|||
},
|
||||
beancount = {
|
||||
install_info = {
|
||||
revision = '07bfb0ec6d9e255d776cdd3362128364d2b0bb2f',
|
||||
revision = '653cce316fbff8d212a2488ae13df648efb542a4',
|
||||
url = 'https://github.com/polarmutex/tree-sitter-beancount',
|
||||
},
|
||||
maintainers = { '@polarmutex' },
|
||||
tier = 3,
|
||||
tier = 2,
|
||||
},
|
||||
bibtex = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue