mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 21:40:03 -04:00
docs: update gitconfig in readme to reflect parser name (#4656)
This commit is contained in:
parent
831f37635d
commit
481d1eda24
2 changed files with 2 additions and 2 deletions
|
|
@ -515,7 +515,7 @@ list.git_config = {
|
|||
},
|
||||
filetype = "gitconfig",
|
||||
maintainers = { "@amaanq" },
|
||||
readme_name = "gitconfig",
|
||||
readme_name = "git_config",
|
||||
}
|
||||
|
||||
list.gitignore = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue