| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Add html highlight queries | TravonteD | 2020-06-02 | 2 | -1/+15 | |
| * | | | Merge pull request #67 from TravonteD/css | Thomas Vigouroux | 2020-06-02 | 2 | -1/+73 | |
| |\ \ \ | ||||||
| | * | | | Add css highlight queries | TravonteD | 2020-06-02 | 2 | -1/+73 | |
| | |/ / | ||||||
| * | | | Merge pull request #73 from theHamsta/python-locals | Thomas Vigouroux | 2020-06-02 | 1 | -0/+14 | |
| |\ \ \ | ||||||
| | * | | | Update python locals: `list_splat` and `dictionary_splat` define variables as... | Stephan Seitz | 2020-06-02 | 1 | -0/+14 | |
| * | | | | Merge pull request #71 from stsewd/fix-exampple | Kiyan Yazdani | 2020-06-02 | 2 | -2/+2 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix example mappings | Santos Gallegos | 2020-06-01 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #66 from theHamsta/python-kw-highlight | Thomas Vigouroux | 2020-06-01 | 1 | -0/+33 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Improve Python highlights | Stephan Seitz | 2020-05-28 | 1 | -0/+33 | |
| |/ / | ||||||
| * | | Merge pull request #65 from theHamsta/typo-foldexpr | Kiyan Yazdani | 2020-05-26 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix typo in README.md: foldexr -> foldexpr | Stephan Seitz | 2020-05-26 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #64 from vigoux/feature/folding | Kiyan Yazdani | 2020-05-25 | 5 | -1/+47 | |
| |\ \ | ||||||
| | * | | docs: document folding | Thomas Vigouroux | 2020-05-25 | 3 | -1/+14 | |
| | * | | feat: add syntax-based folding | Thomas Vigouroux | 2020-05-25 | 2 | -0/+33 | |
| |/ / | ||||||
| * | | Merge pull request #62 from theHamsta/c-locals | Thomas Vigouroux | 2020-05-24 | 1 | -7/+9 | |
| |\ \ | ||||||
| | * | | Some improvements to c/locals.scm | Stephan Seitz | 2020-05-23 | 1 | -7/+9 | |
| |/ / | ||||||
| * | | Merge pull request #56 from theHamsta/python-locals | Thomas Vigouroux | 2020-05-23 | 5 | -1/+250 | |
| |\ \ | ||||||
| | * | | Introduce `@include` | Stephan Seitz | 2020-05-17 | 3 | -3/+5 | |
| | * | | Add python/highlights.scm from tree-sitter-python | Stephan Seitz | 2020-05-17 | 2 | -0/+182 | |
| | * | | Add python locals.scm | Stephan Seitz | 2020-05-16 | 2 | -1/+66 | |
| * | | | Merge pull request #61 from theHamsta/cleanup-postspace | Kiyan Yazdani | 2020-05-22 | 3 | -6/+6 | |
| |\ \ \ | ||||||
| | * | | | Remove postspaces and avoid one global | Stephan Seitz | 2020-05-22 | 3 | -6/+6 | |
| |/ / / | ||||||
| * | | | Merge pull request #60 from klauer/doc_missing_eof | Kiyan Yazdani | 2020-05-19 | 1 | -0/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | docs: missing EOF for init.vim | K Lauer | 2020-05-19 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #53 from vigoux/c-queries | Kiyan Yazdani | 2020-05-16 | 4 | -1/+116 | |
| |\ \ | ||||||
| | * | | docs: update README | Thomas Vigouroux | 2020-05-16 | 1 | -1/+2 | |
| | * | | queries: add C queries | Thomas Vigouroux | 2020-05-16 | 3 | -0/+114 | |
| |/ / | ||||||
| * | | Merge pull request #55 from vigoux/install-multiple-args | Kiyan Yazdani | 2020-05-15 | 1 | -24/+22 | |
| |\ \ | ||||||
| | * | | install: allow installing multiple parsers at once | Thomas Vigouroux | 2020-05-15 | 1 | -24/+22 | |
| |/ / | ||||||
| * | | Merge pull request #54 from kyazdani42/feat/expose-api | Thomas Vigouroux | 2020-05-15 | 7 | -108/+108 | |
| |\ \ | ||||||
| | * | | Expose internal api. | kiyan42 | 2020-05-15 | 7 | -108/+108 | |
| |/ / | ||||||
| * | | Merge pull request #45 from kyazdani42/refacto-feat/buf-state-update | Kiyan Yazdani | 2020-05-12 | 14 | -332/+554 | |
| |\ \ | ||||||
| | * | | refacto/feat: better handling of parser updates | kiyan42 | 2020-05-12 | 14 | -332/+554 | |
| * | | | Merge pull request #51 from TravonteD/ruby-update | Thomas Vigouroux | 2020-05-12 | 2 | -61/+62 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | update ruby highlights and locals to conform the new contribution | TravonteD | 2020-05-11 | 2 | -61/+62 | |
| | |/ | ||||||
| | * | Merge pull request #1 from nvim-treesitter/master | TravonteD | 2020-05-11 | 21 | -170/+1421 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #47 from theHamsta/fix-typo-contributing.md | Kiyan Yazdani | 2020-05-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix typo in CONTRIBUTING.md | Stephan Seitz | 2020-05-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #46 from theHamsta/fix-typo-readme | Kiyan Yazdani | 2020-05-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix typo in README.md | Stephan Seitz | 2020-05-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #40 from vigoux/contributing | Kiyan Yazdani | 2020-05-07 | 5 | -30/+163 | |
| |\ \ | ||||||
| | * | | fix(CONTRIBUTING): typos | Thomas Vigouroux | 2020-05-07 | 1 | -5/+5 | |
| | * | | fix(lua): update queries | Thomas Vigouroux | 2020-05-07 | 2 | -28/+21 | |
| | * | | fix: change locals extraction | Thomas Vigouroux | 2020-05-07 | 1 | -2/+2 | |
| | * | | feat: support suggested highlights | Thomas Vigouroux | 2020-05-07 | 1 | -0/+41 | |
| | * | | docs: add contributig draft | Thomas Vigouroux | 2020-05-07 | 1 | -0/+99 | |
| |/ / | ||||||
| * | | Merge pull request #44 from vigoux/statusline | Kiyan Yazdani | 2020-05-07 | 6 | -2/+58 | |
| |\ \ | ||||||
| | * | | docs: add statusline indicator informations. | Thomas Vigouroux | 2020-05-07 | 3 | -1/+22 | |
| | * | | feat: provide a statusline indicator | Thomas Vigouroux | 2020-05-05 | 3 | -1/+36 | |
| |/ / | ||||||
| * | | Merge pull request #37 from theHamsta/node-movement | Thomas Vigouroux | 2020-05-03 | 5 | -14/+196 | |
| |\ \ | ||||||
