mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
commit
050ea2fd6f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ list.ruby = {
|
|||
|
||||
list.bash = {
|
||||
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" },
|
||||
},
|
||||
filetype = 'sh'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue