aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add html highlight queriesTravonteD2020-06-022-1/+15
* | | Merge pull request #67 from TravonteD/cssThomas Vigouroux2020-06-022-1/+73
|\ \ \
| * | | Add css highlight queriesTravonteD2020-06-022-1/+73
| |/ /
* | | Merge pull request #73 from theHamsta/python-localsThomas Vigouroux2020-06-021-0/+14
|\ \ \
| * | | Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz2020-06-021-0/+14
* | | | Merge pull request #71 from stsewd/fix-examppleKiyan Yazdani2020-06-022-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix example mappingsSantos Gallegos2020-06-012-2/+2
|/ / /
* | | Merge pull request #66 from theHamsta/python-kw-highlightThomas Vigouroux2020-06-011-0/+33
|\ \ \ | |_|/ |/| |
| * | Improve Python highlightsStephan Seitz2020-05-281-0/+33
|/ /
* | Merge pull request #65 from theHamsta/typo-foldexprKiyan Yazdani2020-05-261-1/+1
|\ \
| * | Fix typo in README.md: foldexr -> foldexprStephan Seitz2020-05-261-1/+1
|/ /
* | Merge pull request #64 from vigoux/feature/foldingKiyan Yazdani2020-05-255-1/+47
|\ \
| * | docs: document foldingThomas Vigouroux2020-05-253-1/+14
| * | feat: add syntax-based foldingThomas Vigouroux2020-05-252-0/+33
|/ /
* | Merge pull request #62 from theHamsta/c-localsThomas Vigouroux2020-05-241-7/+9
|\ \
| * | Some improvements to c/locals.scmStephan Seitz2020-05-231-7/+9
|/ /
* | Merge pull request #56 from theHamsta/python-localsThomas Vigouroux2020-05-235-1/+250
|\ \
| * | Introduce `@include`Stephan Seitz2020-05-173-3/+5
| * | Add python/highlights.scm from tree-sitter-pythonStephan Seitz2020-05-172-0/+182
| * | Add python locals.scmStephan Seitz2020-05-162-1/+66
* | | Merge pull request #61 from theHamsta/cleanup-postspaceKiyan Yazdani2020-05-223-6/+6
|\ \ \
| * | | Remove postspaces and avoid one globalStephan Seitz2020-05-223-6/+6
|/ / /
* | | Merge pull request #60 from klauer/doc_missing_eofKiyan Yazdani2020-05-191-0/+1
|\ \ \ | |/ / |/| |
| * | docs: missing EOF for init.vimK Lauer2020-05-191-0/+1
|/ /
* | Merge pull request #53 from vigoux/c-queriesKiyan Yazdani2020-05-164-1/+116
|\ \
| * | docs: update READMEThomas Vigouroux2020-05-161-1/+2
| * | queries: add C queriesThomas Vigouroux2020-05-163-0/+114
|/ /
* | Merge pull request #55 from vigoux/install-multiple-argsKiyan Yazdani2020-05-151-24/+22
|\ \
| * | install: allow installing multiple parsers at onceThomas Vigouroux2020-05-151-24/+22
|/ /
* | Merge pull request #54 from kyazdani42/feat/expose-apiThomas Vigouroux2020-05-157-108/+108
|\ \
| * | Expose internal api.kiyan422020-05-157-108/+108
|/ /
* | Merge pull request #45 from kyazdani42/refacto-feat/buf-state-updateKiyan Yazdani2020-05-1214-332/+554
|\ \
| * | refacto/feat: better handling of parser updateskiyan422020-05-1214-332/+554
* | | Merge pull request #51 from TravonteD/ruby-updateThomas Vigouroux2020-05-122-61/+62
|\ \ \ | |/ / |/| |
| * | update ruby highlights and locals to conform the new contributionTravonteD2020-05-112-61/+62
| |/
| * Merge pull request #1 from nvim-treesitter/masterTravonteD2020-05-1121-170/+1421
| |\ | |/ |/|
* | Merge pull request #47 from theHamsta/fix-typo-contributing.mdKiyan Yazdani2020-05-081-1/+1
|\ \
| * | Fix typo in CONTRIBUTING.mdStephan Seitz2020-05-081-1/+1
|/ /
* | Merge pull request #46 from theHamsta/fix-typo-readmeKiyan Yazdani2020-05-081-1/+1
|\ \
| * | Fix typo in README.mdStephan Seitz2020-05-081-1/+1
|/ /
* | Merge pull request #40 from vigoux/contributingKiyan Yazdani2020-05-075-30/+163
|\ \
| * | fix(CONTRIBUTING): typosThomas Vigouroux2020-05-071-5/+5
| * | fix(lua): update queriesThomas Vigouroux2020-05-072-28/+21
| * | fix: change locals extractionThomas Vigouroux2020-05-071-2/+2
| * | feat: support suggested highlightsThomas Vigouroux2020-05-071-0/+41
| * | docs: add contributig draftThomas Vigouroux2020-05-071-0/+99
|/ /
* | Merge pull request #44 from vigoux/statuslineKiyan Yazdani2020-05-076-2/+58
|\ \
| * | docs: add statusline indicator informations.Thomas Vigouroux2020-05-073-1/+22
| * | feat: provide a statusline indicatorThomas Vigouroux2020-05-053-1/+36
|/ /
* | Merge pull request #37 from theHamsta/node-movementThomas Vigouroux2020-05-035-14/+196
|\ \