| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update lockfile.json | GitHub | 2022-06-14 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-13 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | chore: delete language-request.md (#3013) | Christian Clason | 2022-06-12 | 1 | -12/+0 | |
| | | | | We have a dedicated tracking issue for this now. | |||||
| * | Update lockfile.json | GitHub | 2022-06-12 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-11 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-10 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-07 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-07 | 1 | -2/+2 | |
| | | ||||||
| * | vim: add basic folding for if statements and functions (#2994) | Seth Barberee | 2022-06-07 | 1 | -0/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-06 | 1 | -2/+2 | |
| | | ||||||
| * | update scala revision | Stuart Mashaal | 2022-06-06 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-05 | 1 | -1/+1 | |
| | | ||||||
| * | make ft_to_lang work for csharp (#2989) | Alexej Kowalew | 2022-06-05 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-05 | 1 | -1/+1 | |
| | | ||||||
| * | injections(ecma): add injection for commented graphql template strings (#2987) | Jackson Ludwig | 2022-06-05 | 1 | -0/+7 | |
| | | ||||||
| * | highlights(php): highlight readonly keyword | shirasaka | 2022-06-04 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-04 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-03 | 1 | -4/+4 | |
| | | ||||||
| * | fix(health): update to upstream changes | Christian Clason | 2022-06-02 | 1 | -1/+1 | |
| | | | | | The `health` module was moved to `vim.health` in https://github.com/neovim/neovim/pull/18720 | |||||
| * | Update lockfile.json | GitHub | 2022-06-02 | 1 | -4/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-01 | 1 | -4/+4 | |
| | | ||||||
| * | feat(highlights/julia): make operators visible | Sergio Alejandro Vargas | 2022-06-01 | 1 | -23/+13 | |
| | | | | | See tree-sitter/tree-sitter-julia#34 | |||||
| * | Update lockfile.json | GitHub | 2022-05-31 | 1 | -11/+11 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(c): highlight field_designator as `@property` | Stephan Seitz | 2022-05-29 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-28 | 1 | -3/+3 | |
| | | ||||||
| * | fix(r): add external scanner | Christian Clason | 2022-05-28 | 2 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-25 | 1 | -3/+3 | |
| | | ||||||
| * | fix(nix): update parser and queries | Minijackson | 2022-05-24 | 4 | -43/+29 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-23 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-22 | 1 | -2/+2 | |
| | | ||||||
| * | Update README | Github Actions | 2022-05-21 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-05-21 | 1 | -0/+3 | |
| | | ||||||
| * | highlights(vlang): add `attribute_declaration` and specialize some keywords | Stephan Seitz | 2022-05-21 | 1 | -18/+31 | |
| | | ||||||
| * | feat: highlight string_interpolation identifiers | tami5 | 2022-05-21 | 1 | -4/+11 | |
| | | | | | functions call work without issues | |||||
| * | chore: add more builtin variables | tami5 | 2022-05-21 | 1 | -1/+1 | |
| | | ||||||
| * | chore: add $else keyword | tami5 | 2022-05-21 | 1 | -0/+1 | |
| | | ||||||
| * | chore(vlang): rename set! > #set! | tami5 | 2022-05-21 | 1 | -3/+3 | |
| | | ||||||
| * | parser(vlang): fix location of remote repo | Stephan Seitz | 2022-05-21 | 3 | -13/+11 | |
| | | ||||||
| * | feat(vlang): initial support | tami5 | 2022-05-21 | 7 | -1/+460 | |
| | | | | | | | | | | | | | | | | | Add support for vlang filetypes. - [ ] Highlight `C` as builtin variable. This is FFI in vlang land, where C act like extern and access c functions. The vlang parser does some extension between C function calls and arguments but I believe highlighting C as builtin variable is sufficient indicator for now. I tried to use offset! but failed. Any suggestions? - [ ] Set up parser url. the vlang parser is located within [vls] repo. Is installing from nested repo supported? `tree_sitter_v/src/parser.c`? [vls]: https://github.com/vlang/vls/tree/master/tree_sitter_v cc @elianiva @theHamsta | |||||
| * | Add wiki link to information on languages | TerseTears | 2022-05-21 | 1 | -0/+1 | |
| | | ||||||
| * | highlights(latex): only highlight command name, not whole command | Stephan Seitz | 2022-05-21 | 1 | -2/+1 | |
| | | ||||||
| * | highlights(slint): highlight operators and more punctuation | Stephan Seitz | 2022-05-21 | 1 | -0/+30 | |
| | | ||||||
