mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix: grammar url
This commit is contained in:
parent
611111ec7e
commit
906507d9bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1178,7 +1178,7 @@ list.tiger = {
|
|||
|
||||
list.sxhkdrc = {
|
||||
install_info = {
|
||||
url = "~/sectors/treesitter/tree-sitter-sxhkdrc",
|
||||
url = "https://github.com/RaafatTurki/tree-sitter-sxhkdrc",
|
||||
files = {"src/parser.c"},
|
||||
branch = "master",
|
||||
generate_requires_npm = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue