summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-14Update lockfile.jsontheHamsta
2020-12-14Bash highlights: reset highlighting in expansionStephan Seitz
2020-12-13Update lockfile.jsontheHamsta
2020-12-13Fix doc typoJonathan
2020-12-12Javascript unary expression (#712)Dave Lage
* javascript: Move unary_expression matching. * javascript: Move unary_expression matching. * javascript: Update unary to operator * javascript: Update qnary to be more specific
2020-12-12Update lockfile.jsonkyazdani42
2020-12-12Update lockfileStephan Seitz
2020-12-12[docgen] Update README.mdGithub Actions
skip-checks: true
2020-12-12Add fix for vim.fn.executable(vim.NIL)Stephan Seitz
This might be a hard error in future: https://github.com/neovim/neovim/issues/13485 https://github.com/vim/vim/commit/7bb4e74c38642682cfdd0cb4052adfa5efdd7dd1
2020-12-10go: Add package_identifier as variablerockerBOO
2020-12-10[docgen] Update README.mdGithub Actions
skip-checks: true
2020-12-10Pin Erlang parserStephan Seitz
2020-12-10fix erlang parser installationOkan Esen
2020-12-10Add Erlang parser to listLeandro Ostera
2020-12-09Allow user configure parsers using metatablesLuis Carlos Cruz Carballo
2020-12-09Update Elm parserStephan Seitz
No new nodes only a fix for trailing spaces
2020-12-09fix: find parsers correctlyli
Explicitely installed parsers will not be found implicitely
2020-12-08Update ruby parserStephan Seitz
- Fix handling of multi-line interpolations within heredocs - Add operator field name to operator_assignment
2020-12-08Update ruby parserStephan Seitz
Includes fixes for float rationals and keyword parameters
2020-12-07typorockerBOO
2020-12-07cleanup: Add additional contextrockerBOO
2020-12-07Add TSComment to docsrockerBOO
2020-12-07docs: Update docs for missing groups, re-order alphabeticallyrockerBOO
2020-12-07Remove 'CI' guard (we can have now the newest version of nvim again)Stephan Seitz
2020-12-06Pin kotlin parserStephan Seitz
2020-12-06type and identifer defaults. fixed const keywordTormod Alf Try Tufteland
2020-12-06@annotation -> @attributeTormod Alf Try Tufteland
2020-12-06add more builtin functionsTormod Alf Try Tufteland
2020-12-06add readme and more correct highlight capturesTormod Alf Try Tufteland
2020-12-06move divide to punctiation.specialTormod Alf Try Tufteland
2020-12-06add kotlin parser and highligh-queriesTormod Alf Try Tufteland
2020-12-05Add some ruby exception keywordsKassio Borges
2020-12-03Update Ruby parserStephan Seitz
2020-12-03Update Teal queries and parserStephan Seitz
2020-12-03Update lockfile.json (Ruby, Elm)Stephan Seitz
2020-12-03css: add indent supportThanabodee Charoenpiriyakij
2020-11-30Fixup jqStephan Seitz
2020-11-30Pretty print lockfile.jsonStephan Seitz
2020-11-30Fix update-parsers workflowStephan Seitz
2020-11-30Add "Update parsers workflow"Stephan Seitz
2020-11-30Update Python queriesStephan Seitz
2020-11-30Update teal queriesStephan Seitz
2020-11-30Update lockfileStephan Seitz
2020-11-30graphql: add missing highlightsBryan Kegley
* enum values * comment * input parameters * 'implements' keyword * include '@' in directive name * fragment definition and spread
2020-11-30Fix #724: Add (initializer_list) to C foldsStephan Seitz
2020-11-29graphql: add injection to javascript and add comment queryLuis Carlos Cruz Carballo
2020-11-29Fix typo in READMEWilman Barrios
2020-11-29[docgen] Update README.mdGithub Actions
2020-11-29Add hint to use `:TSUpdate` as post-update-hookStephan Seitz
2020-11-29Fix: Print message when TSUpdate has nothing to doStephan Seitz