diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-11-19 04:10:52 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-19 18:10:52 +0900 |
| commit | d87629647614b779fb2aad8f0042fe2864253ea6 (patch) | |
| tree | 46b35ae0134c3bc5446df7c5bdd2735b7b640f1a /README.md | |
| parent | feat(lua): folds for parameter, argument lists (diff) | |
| download | nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar.gz nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar.bz2 nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar.lz nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar.xz nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.tar.zst nvim-treesitter-d87629647614b779fb2aad8f0042fe2864253ea6.zip | |
feat: add Linkerscript (#5693)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -284,6 +284,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta, @clason) - [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete) - [x] [leo](https://github.com/r001/tree-sitter-leo) (maintained by @r001) +- [x] [linkerscript](https://github.com/amaanq/tree-sitter-linkerscript) (maintained by @amaanq) - [x] [liquidsoap](https://github.com/savonet/tree-sitter-liquidsoap) (maintained by @toots) - [x] [llvm](https://github.com/benwilliamgraham/tree-sitter-llvm) (maintained by @benwilliamgraham) - [x] [lua](https://github.com/MunifTanjim/tree-sitter-lua) (maintained by @muniftanjim) |
