mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
commit
050ea2fd6f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ list.ruby = {
|
||||||
|
|
||||||
list.bash = {
|
list.bash = {
|
||||||
install_info = {
|
install_info = {
|
||||||
url = "https://github.com/nvim-treesitter/tree-sitter-bash",
|
url = "https://github.com/tree-sitter/tree-sitter-bash",
|
||||||
files = { "src/parser.c", "src/scanner.cc" },
|
files = { "src/parser.c", "src/scanner.cc" },
|
||||||
},
|
},
|
||||||
filetype = 'sh'
|
filetype = 'sh'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue