Beancount syntax highlighting (#7389)
Release Notes: - Added syntax highlighting for [Beancount](https://beancount.github.io)
This commit is contained in:
parent
4195f27964
commit
e2e8e52ec4
6 changed files with 37 additions and 0 deletions
|
@ -108,6 +108,7 @@ thiserror.workspace = true
|
|||
tiny_http = "0.8"
|
||||
toml.workspace = true
|
||||
tree-sitter-bash.workspace = true
|
||||
tree-sitter-beancount.workspace = true
|
||||
tree-sitter-c-sharp.workspace = true
|
||||
tree-sitter-c.workspace = true
|
||||
tree-sitter-cpp.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue