| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(highlight): fix detach function | Thomas Vigouroux | 2021-01-14 | 1 | -6/+4 | |
| | | | | | Fixes #798 | |||||
| * | fix(highlight): remove unneeded query management | Thomas Vigouroux | 2021-01-14 | 1 | -5/+1 | |
| | | ||||||
| * | added query enhancements | Brian Shu | 2021-01-12 | 3 | -2/+9 | |
| | | | | | | | added toml added alternation | |||||
| * | C++ highlights: Fix destructor highlighting | Stephan Seitz | 2021-01-08 | 1 | -1/+1 | |
| | | | | | Field is not "name" | |||||
| * | Update lockfile.json | vigoux | 2021-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | fixed not highlighting bug | Brian Shu | 2021-01-08 | 2 | -14/+12 | |
| | | ||||||
| * | removed async changedtick | Brian Shu | 2021-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | async buf_attach | Brian Shu | 2021-01-08 | 1 | -1/+1 | |
| | | ||||||
| * | feat(js): add regex injections (#834) | Steven Sojka | 2021-01-07 | 1 | -0/+2 | |
| | | ||||||
| * | removed async changedtick | Brian Shu | 2021-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | async buf_attach | Brian Shu | 2021-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | added attach async | Brian Shu | 2021-01-07 | 2 | -1/+14 | |
| | | ||||||
| * | Python highlights: update definition of decorator | Stephan Seitz | 2021-01-07 | 1 | -1/+4 | |
| | | ||||||
| * | Python locals: Add new node with_clause | Stephan Seitz | 2021-01-07 | 1 | -1/+2 | |
| | | ||||||
| * | Update lockfile.json | vigoux | 2021-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | started branch | Brian Shu | 2021-01-07 | 3 | -0/+35 | |
| | | ||||||
| * | fix(c highlights): add missing operators | Thomas Vigouroux | 2021-01-06 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | stsewd | 2021-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | Remove usages of `@embedded` in highlights | Stephan Seitz | 2021-01-06 | 5 | -17/+17 | |
| | | ||||||
| * | html highlights: add "<!" to tag.delimiters | Stephan Seitz | 2021-01-05 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | vigoux | 2021-01-05 | 1 | -3/+6 | |
| | | ||||||
| * | Add turtle | BonaBeavis | 2021-01-05 | 6 | -0/+94 | |
| | | ||||||
| * | Update lockfile | Corey Williamson | 2021-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | Update teal syntax for 0.10 | Corey Williamson | 2021-01-05 | 1 | -3/+8 | |
| | | ||||||
| * | indent fixes | kiyan42 | 2021-01-04 | 2 | -11/+35 | |
| | | ||||||
| * | Query: add string.escape | Santos Gallegos | 2021-01-04 | 2 | -1/+2 | |
| | | | | | Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5 | |||||
| * | feat: added more fold queries | elianiva | 2021-01-04 | 4 | -0/+14 | |
| | | ||||||
| * | docs: mention running packadd in README.md | Thomas Vigouroux | 2021-01-04 | 1 | -0/+5 | |
| | | | | | | | Thanks @David-Else for the suggestion. Fixes #270 | |||||
| * | Rust: highlight brackets | Santos Gallegos | 2021-01-04 | 1 | -6/+8 | |
| | | ||||||
| * | Update lockfile.json | vigoux | 2021-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | Python highlights: Add regex injections: re.match(r"...") | Stephan Seitz | 2021-01-03 | 2 | -1/+6 | |
| | | ||||||
| * | Regex highlights: Add constant highlight for class_character | Stephan Seitz | 2021-01-03 | 2 | -2/+4 | |
| | | ||||||
| * | Regex highlights: no escape highlighting for escaped special characters | Stephan Seitz | 2021-01-03 | 1 | -0/+4 | |
| | | ||||||
| * | Regex highlighting: add "?" operator | Stephan Seitz | 2021-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | Julia highlights: Add markdown injection for docstrings | Stephan Seitz | 2021-01-03 | 1 | -0/+2 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | Add maintainers for Julia | Stephan Seitz | 2021-01-03 | 1 | -1/+2 | |
| | | ||||||
| * | Add Julia highlights (coauthor: @mroavi) | Stephan Seitz | 2021-01-03 | 2 | -0/+236 | |
| | | ||||||
| * | RST: update injection queries | Santos Gallegos | 2021-01-02 | 4 | -17/+33 | |
| | | | | | Finally, highlight for code blocks | |||||
| * | Update lockfile.json | theHamsta | 2021-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Python (folds): allow to fold strings | Santos Gallegos | 2021-01-02 | 1 | -0/+2 | |
| | | | | | Mostly useful for folding docstrings | |||||
| * | Update lockfile.json | stsewd | 2021-01-01 | 1 | -2/+2 | |
| | | ||||||
| * | RST: update parser and queries | Santos Gallegos | 2021-01-01 | 4 | -13/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - The directive type does not longer includes `::`. - The content of the directives is not longer interpreted as rst, but it uses language injection for it. - Fix a query to allow to capture targets without link. - Reset the content of the math role so it can be highlighted by the injection instead. Problems I found: - Capturing the same node with @language and @content will raise an error. ``` Error detected while processing FileType Autocommands for "*": E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:331: table index is nil ``` Harcoding the language works, Using the offset predicate doesn't work either `(#offset! 0 0 1 0)` nor `(#offset! 0 0 0 5)` - Generating the grammar using `tree-sitter-cli@0.17.x` breaks nvim-treesitter, `@0.16.9` works. | |||||
| * | Add c injection for ffi.cdef to lua | Simon Hauser | 2021-01-01 | 1 | -0/+10 | |
| | | ||||||
| * | Update lockfile.json | theHamsta | 2020-12-31 | 1 | -0/+3 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2020-12-31 | 1 | -0/+1 | |
| | | ||||||
| * | add gdscript | TJ DeVries | 2020-12-31 | 3 | -0/+46 | |
| | | ||||||
| * | Update lockfile.json | theHamsta | 2020-12-30 | 1 | -0/+3 | |
| | | ||||||
| * | Add SPARQL | BonaBeavis | 2020-12-30 | 6 | -0/+270 | |
| | | | | | Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com> | |||||
| * | wildcards to capture keys | David Hotham | 2020-12-25 | 1 | -2/+2 | |
| | | ||||||
