dependabot[bot]
d171e23f72
build(deps): bump futures-util from 0.3.28 to 0.3.29 ( #8673 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
403a1739cf
build(deps): bump serde from 1.0.189 to 1.0.190 ( #8670 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Blaž Hrastnik
ccc3085ad0
ci: Use a shared cache across build workflow steps
1 year ago
dependabot[bot]
566f41635e
build(deps): bump rustix from 0.38.20 to 0.38.21 ( #8671 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Ryan Mehri
d0430f1c81
Only render preview if picker has a preview function ( #8667 )
1 year ago
Jeffrey Gelens
7d7ed78681
Add MacPorts as installation option for MacOS ( #8663 )
...
* Added MacPorts as installation option for MacOS
* Added macports to ToC
1 year ago
John Careaga
992b7a0c39
Update idle-timeout in docs ( #8661 )
1 year ago
Angus Dippenaar
44e03fa414
add golangci-lint-langserver ( #8656 )
...
* languages add golangci-lint-langserver
* update docs
1 year ago
Triton171
ef0c31db02
Fix precedence order of @align captures in indent computation ( #8659 )
...
precedence when multiple occur on the same line in an indent query.
1 year ago
RoloEdits
f992c3b597
feat(highlights): add more comment highlights ( #8564 )
1 year ago
blt__
ab266b99e6
Say "unindent" instead of "outdent" in tutor ( #8623 )
1 year ago
Mehedi Rifat
99bf62a560
Theme: Add gruber-darker theme ( #8598 )
1 year ago
Gabriel Dinner-David
4f1d414d9c
switch to tree-sitter-ron ( #8624 )
1 year ago
Ryan Mehri
553ffbcaa0
Use terminfo to reset terminal cursor style ( #8591 )
1 year ago
Frans Skarman
9eec9adb8f
Add LPF tree sitter ( #8536 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
Alexander Brevig
2906660119
Add typst language and lsp ( #7474 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
Michael Davis
ef1f4f31b6
CI: Publish stable book before master ( #8621 )
1 year ago
Blaž Hrastnik
5ce1c30f77
Revert "Pin tree-sitter to the 0.20.10 release ( #8396 )"
...
We only reverted so that the latest release would use a stable
tree-sitter version hosted on crates.io. We do want the improvements
on nightly.
This reverts commit 2ebcc4dbeb
.
1 year ago
Ryan Mehri
c24a67c0e4
Add rust html injection query ( #8603 )
1 year ago
Blaž Hrastnik
f6021dd0cd
ci: Disable riscv release build (currently broken)
1 year ago
Michael Davis
c7e15dd87e
Add changelog notes for 23.10 ( #8086 )
...
Co-authored-by: Pascal Kuthe <pascal.kuthe@semimod.de>
1 year ago
Michael Davis
2ebcc4dbeb
Pin tree-sitter to the 0.20.10 release ( #8396 )
1 year ago
Skyler Hawthorne
b5d691a5d7
Add optional runtime fallback directory ( #8610 )
1 year ago
dependabot[bot]
68c7537de5
build(deps): bump ahash from 0.8.3 to 0.8.5 ( #8597 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
9dbf882808
build(deps): bump thiserror from 1.0.49 to 1.0.50 ( #8596 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
25ea6b8152
build(deps): bump rustix from 0.38.19 to 0.38.20 ( #8595 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
6acbb07ca9
build(deps): bump hashbrown from 0.14.1 to 0.14.2 ( #8594 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
fef4d5321b
build(deps): bump ropey from 1.6.0 to 1.6.1 ( #8593 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Abderrahmane TAHRI JOUTI
88bc52a570
Theme cyan light diff colors ( #8587 )
1 year ago
Stephen Seo
31f50bf5bf
don't break on hyphen with :reflow ( #8569 )
1 year ago
rsteube
764715a6c0
languages: add templ ( #8540 )
1 year ago
Paul Olteanu
8d44459c6a
Add helix-specific ignore files ( #8099 )
1 year ago
dependabot[bot]
6d598d3239
build(deps): bump rustix from 0.38.18 to 0.38.19 ( #8556 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.38.18 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.18...v0.38.19 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
ac8759c0c9
build(deps): bump bitflags from 2.4.0 to 2.4.1 ( #8555 )
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
7d5bc9b878
build(deps): bump serde from 1.0.188 to 1.0.189 ( #8554 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.188 to 1.0.189.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Bjorn Ove Hay Andersen
e6d2835b09
Fixed issue when the first file specified as an argument was a relative directory ( #8520 )
1 year ago
Joe-Zer0
fc16449efe
Add nord night theme ( #8549 )
1 year ago
dependabot[bot]
83ce8d0c5d
build(deps): bump regex from 1.9.6 to 1.10.2 ( #8557 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.9.6 to 1.10.2.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.9.6...1.10.2 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Ryan Mehri
814cf177d4
bump tree-sitter-haskell and update queries ( #8558 )
1 year ago
Yomain
cd591647ec
fix(lsp): ensure we only highlight diagnostics for lsp with the feature enabled ( #8551 )
1 year ago
Lorenzo Bellina
d9d7f67898
Add support for showing all LSPs in --health ( #7315 )
...
* Add support for showing all LSPs in --health <lang>
* Add support for showing all LSPs in --health languages
* Use available/configured in --health languages
* Apply @AlexanderBrevig suggestion in --health
* Update `--health <language>`
Better output (inspired by #8156 ).
Handle the case where no LSPs are configured.
* Display all LSPs in `--health languages` instead of x/x
Displays all LSPs as a list in the table generated wih `--health languages`
* Make check_binary accept Optional references to str
Avoids some calls to .clone()
* Apply @the-mikedavis suggestions
* Avoid useless collecting and cloning
* Use for loop instead of .try_for_each()
1 year ago
Michael Davis
7c98b1c829
Fix 'Tree::lookup_entry_by_path' usage
1 year ago
Michael Davis
a6ab062b2d
Re-lock 'time' dep at 0.3.23
...
Co-authored-by: Gabriel Dinner-David <gabydinnerdavid@gmail.com>
1 year ago
dependabot[bot]
c6854e5135
build(deps): bump gix from 0.48.0 to 0.51.0
...
Bumps [gix](https://github.com/Byron/gitoxide ) from 0.48.0 to 0.51.0.
- [Release notes](https://github.com/Byron/gitoxide/releases )
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Byron/gitoxide/compare/gix-v0.48.0...gix-v0.51.0 )
---
updated-dependencies:
- dependency-name: gix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Petr Gajdůšek
9f6e9a1512
Add 'while_statement' to bash indents ( #8528 )
1 year ago
NomisIV
1ef7f24dae
Update purescript-tree-sitter grammar ( #8527 )
1 year ago
Bjorn Ove Hay Andersen
574f821308
Make parse_macro work for "-" outside "<..>" ( #8475 )
...
* Translate to when a part of the outher string in
* Changed the if a little
1 year ago
Bjorn Ove Hay Andersen
07a006d1d5
Add +N CLI argument to jump to first file's line number ( #8521 )
...
* Accept +num flag for opening at line number
* Update +N argument feature according to feedback in original PR #5603
* Only override the line number of the first file if +N is specified
---------
Co-authored-by: Nachum Barcohen <38861757+nabaco@users.noreply.github.com>
1 year ago
dependabot[bot]
1852292451
build(deps): bump libc from 0.2.148 to 0.2.149 ( #8503 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
d8f059cbcc
build(deps): bump rustix from 0.38.15 to 0.38.18 ( #8502 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago