tree-sitter-gitattributes
v0.1.6
Published
gitattributes grammar for tree-sitter
Downloads
8
Maintainers
Readme
tree-sitter-gitattributes
A tree-sitter parser for .gitattributes
files.
References
- gitattributes Documentation
- gitignore Documentation (Pattern Format)
- git source code (
attr.c
) - git source code (
wildmatch.c
) - ANSI-C Quoting
- Character Classes and Bracket Expressions
Editors
- [x] Neovim
- [ ] Helix (has alternative)
- [x] Emacs
- [ ] Zed