aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Typo fix in ocaml indents.toml (#1342)Stuart Hinson2021-12-24
* Add precise rust queries for use, mod, as (#1339)Gokul Soumya2021-12-23
* languages: add .dockerfile extension (#1330)Dylan Richardson2021-12-22
* Support dockerfiles (#1303)Midnight Exigent2021-12-21
* LSP code action commands (#1304)Matouš Dzivjak2021-12-21
* Improve dedent behavior (#1232)WindSoilder2021-12-21
* Auto pairs selection (#1254)Skyler Hawthorne2021-12-21
* Add README for helix-syntax (#1312)Ivan Tham2021-12-21
* docs: Add note about tree-sitter query precedence (#1314)Gokul Soumya2021-12-21
* Add fish highlighting (#1308)Sebastian Neubauer2021-12-21
* build(deps): bump serde from 1.0.131 to 1.0.132 (#1323)dependabot[bot]2021-12-20
* build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)dependabot[bot]2021-12-20
* build(deps): bump signal-hook from 0.3.12 to 0.3.13 (#1318)dependabot[bot]2021-12-20
* build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#1316)dependabot[bot]2021-12-20
* build(deps): bump futures-executor from 0.3.18 to 0.3.19 (#1317)dependabot[bot]2021-12-20
* build(deps): bump futures-util from 0.3.18 to 0.3.19 (#1319)dependabot[bot]2021-12-20
* build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1320)dependabot[bot]2021-12-20
* build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321)dependabot[bot]2021-12-20
* Add dracula theme (#1258)Sebastian Zivota2021-12-20
* Improve rust syntax highlighting (#1295)Gokul Soumya2021-12-20
* Highlight comments in c, cpp, cmake and llvm (#1309)Sebastian Neubauer2021-12-20
* Add tree-sitter-comment (#1300)Michael Davis2021-12-19
* Add link and quote queries for markdownGokul Soumya2021-12-19
* nix: Update flake.lockBlaž Hrastnik2021-12-19
* Improve yaml syntax highlighting highlighting (#1294)Gokul Soumya2021-12-19
* Fix tree-sitter-llvm submodule (#1298)Sebastian Neubauer2021-12-19
* Change text for gg to explain <n>gg (#1287)Ivan Tham2021-12-18
* Apply recent nightly suggestions (#1286)Kirawi2021-12-18
* cargo xtask docgenBlaž Hrastnik2021-12-18
* Add dart lsp config and queries (#1250)Luke Jones2021-12-18
* Add scala syntax highlights (#1278)Oliver Hechtl2021-12-18
* Add instructions for Fedora Linux (#1270)Chetan Vardhan2021-12-17
* Fix more highlight scopesBlaž Hrastnik2021-12-17
* highlights: @include -> @keyword.control.importBlaž Hrastnik2021-12-17
* Partly fix julia's locals.scmBlaž Hrastnik2021-12-17
* Add indents.toml to perl (#1280)ath32021-12-17
* In README, add example for windows config directory (#1273)WindSoilder2021-12-16
* Add injections query for markdownBlaž Hrastnik2021-12-15
* Partly fix latex highlights and add markup scope docsBlaž Hrastnik2021-12-15
* Update lang-support.mdBlaž Hrastnik2021-12-15
* Add markdown grammarBlaž Hrastnik2021-12-14
* Allow paste commands to take a count (#1261)Omnikar2021-12-14
* fix: rust: disable unresolved-proc-macroBlaž Hrastnik2021-12-14
* Fix panic when scrolling through completion popup (#1260)Midnight Exigent2021-12-14
* build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263)dependabot[bot]2021-12-14
* build(deps): bump serde from 1.0.130 to 1.0.131 (#1264)dependabot[bot]2021-12-14
* build(deps): bump serde_json from 1.0.72 to 1.0.73 (#1265)dependabot[bot]2021-12-14
* build(deps): bump encoding_rs from 0.8.29 to 0.8.30 (#1266)dependabot[bot]2021-12-14
* build(deps): bump signal-hook from 0.3.10 to 0.3.12 (#1267)dependabot[bot]2021-12-14
* Add auto pairs for same-char pairs (#1219)Skyler Hawthorne2021-12-13