Rolo
88da9e857c
feat(themes): add `ui.virtual.ruler` for `default`
7 months ago
Rolo
4713eb06b1
refactor(themes): change `solarized_*` ruler to `bg`
...
Also changed the colors to better blend with the theme.
7 months ago
Rolo
6bdc6f460e
refactor(themes): removed `ui.highlight` effects from `solarized_light`
...
This now matches `solarized_dark` changes from #10261
7 months ago
ves
97f683b336
Improve HTML highlighting ( #10503 )
7 months ago
Blaž Hrastnik
8924691c5d
minor: Update docs
7 months ago
Blaž Hrastnik
f06a166962
Add Move language support
7 months ago
Daniel O'Brien
1d23796ad1
Fix kanagawa theme when using cursorline ( #10500 )
7 months ago
Sean Perry
30baff907d
Implement read command ( #10447 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Ibrahim Dursun <ibrahim@dursun.cc>
7 months ago
ath3
521accaf00
Include "change" in textobject autoinfo ( #10496 )
7 months ago
Gaëtan Lehmann
ab203b5f53
update earthfile grammar and highlight queries ( #10489 )
7 months ago
Pascal Kuthe
1cce693bef
correctly describe behavior of C in tutor ( #10465 )
7 months ago
Clara Smyth
43dff1c772
Fix: Svelte queries ( #10487 )
7 months ago
Jonathan Lebon
36ee9ba7d6
languages/rust: add `rust-script` and `cargo` shebangs ( #10484 )
...
The former is one of the more popular forks of the original idea:
https://rust-script.org/
The latter is an RFC for folding that functionality into cargo itself,
available on nightly:
https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#script
7 months ago
Hichem
69e08d9e91
allow cycling through function signatures/overloads ( #9974 )
...
implement handle_event to cycle through the function signatures.
To change the signature press alt+p/n .
Signed-off-by: Ben Fekih, Hichem <hichem.f@live.de>
7 months ago
Rowan Lovejoy
7775b35cba
Add a warning in docs about conflicts with terminal default key bindings ( #10380 )
...
Add a warning about conflicts with terminal default key bindings.
7 months ago
Kieran Moy
50470f755f
Add missing hyprlang support ( #10383 )
7 months ago
Idobenhamo
68765f51c9
Support Typst 0.11 ( #10321 )
...
* Update the tree sitter to support Typst 0.11 and changed the lsp to Tinymist
* Fixed
* Added typst-lsp & tinymist
---------
Co-authored-by: Idobenhamo <idobenhamo@users.noreply.github.com>
7 months ago
Matthew Bourke
8e161723ee
Enabled traversing multiple buffers at once ( #10463 )
...
* Enable traversing multiple buffers at once
* run cargo fmt
* simplify iterator call
7 months ago
Alexis-Lapierre
8256ca7bc3
Add support for Xena OpenAutomation files ( #10448 )
...
Add support for .xtc/.xoa/.xpc files
* XTC stand for Xena Traffic Configuration
* XOA stand for Xena OpenAutomation
* XPC stand for Xena Port Configuration
Theses three file time seems to be the most common file extension I
encountered in the wild
7 months ago
blinxen
70459b2b66
Update gix to version 0.62 ( #10451 )
...
This update contains a security fix for
https://rustsec.org/advisories/RUSTSEC-2024-0335.html
7 months ago
Pedro Fedricci
0546273570
chore: update tree-sitter-rust to v0.21.0 ( #10365 )
...
* chore: update tree-sitter-rust to 0.21.0
* fix: pretty print and textobject tests
7 months ago
Sufian
1245760595
Add bufferline and cursorline colors to vim dark theme ( #10444 )
7 months ago
Christopher Kaster
9df1266376
Add lldb-dap debugger support for Odin ( #10175 )
7 months ago
Matthew Toohey
081f7d0bd8
Update tree-sitter-ld and highlights ( #10379 )
7 months ago
Kirawi
6d363a978d
Read symlink when writing files ( #10339 )
...
Co-authored-by: Pascal Kuthe <pascalkuthe@pm.me>
7 months ago
Arthur
c9ae694aff
fix(languages/helm): recognize _*.tpl as helm ( #10344 )
7 months ago
Alexander Brevig
009a5498ca
add LDIF support ( #10330 )
...
* feat(lang): add LDIF support
* style: no unnecessary glob
* Update runtime/queries/ldif/highlights.scm
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
---------
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
7 months ago
Blaž Hrastnik
4fc0a4dafc
Improve solidity highlighting
7 months ago
Josh Robson Chase
34c7eb4bd4
themes/monokai: add inlay-hint style ( #10334 )
...
Matching comment styling so that it doesn't get confused for actual
code.
7 months ago
Pascal Kuthe
73d26d0d97
don't manually grapheme align ts highlights ( #10310 )
7 months ago
blt-r
b974716b92
Hightlight meson.options as meson file ( #10323 )
7 months ago
Pascal Kuthe
f601b7c278
fix char/byte index mixup in overlay rendering ( #10317 )
7 months ago
VKondakoff
c5e257b81c
Update nord.toml ( #10307 )
...
When "nord2" color is used in ui.selection it is almost invisible
if cursorline highlighting is enabled. Changing the color to "nord3" fixes the issue.
7 months ago
Valentin B
b8ddb2f114
feat(solidity): add textobject queries for solidity ( #10318 )
...
* feat: add textobject queries for solidity
* feat(solidity): add parameter textobject query for call expressions
* feat(solidity): add more textobject queries for parameters
* feat(solidity): add yul function textobject query
* feat(solidity): add textobject query for emit statement arguments
* feat(solidity): add textobject query for revert call arguments
* feat(solidity): update tree-sitter grammar and fix typo
* docs: update auto-generated docs
* fix(solidity): fix identifiers highlight query priority
* feat(solidity): add "abstract" to keywords list
* feat(solidity): add highlight query for type alias
* feat(solidity): add variable builtin highlight queries
7 months ago
Skyler Hawthorne
c99c333337
Use new in-crate TreeCursor
7 months ago
Skyler Hawthorne
fa67c5c474
feat(command): select_all_children
7 months ago
Skyler Hawthorne
87c4161732
feat(command): select_all_siblings
7 months ago
Skyler Hawthorne
cf9b88f9bd
add Range::{from_node,into_byte_range}
7 months ago
Evgeniy Tatarkin
07cb24abdd
Respect lsp definition order for code actions ( #9590 )
7 months ago
Yomain
cf99615b43
material theme: fix statusline color ( #10308 )
7 months ago
dependabot[bot]
55346f32b5
build(deps): bump peaceiris/actions-mdbook from 1 to 2 ( #10314 )
...
Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook ) from 1 to 2.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases )
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-mdbook/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: peaceiris/actions-mdbook
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
cf259e37c8
build(deps): bump peaceiris/actions-gh-pages from 3 to 4 ( #10313 )
...
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
RoloEdits
ae85f5ff71
refactor(themes): removed `ui.highlight` effects from `solarized_dark` ( #10261 )
7 months ago
RoloEdits
c499f9aa55
feat(themes): add ruler for `adwaita-dark` ( #10260 )
7 months ago
Alexander Brevig
be8afe1bfe
chore: remove unused xtask themelint ( #10294 )
...
* chore: remove unused xtask themelint
* chore(clippy): remove unused themes
7 months ago
Hichem
ea2a4858b7
Fix scrolling to the end within a popup ( #10181 )
...
when the available height for the popup is low/small, then it is not
possible to scroll until the end
Signed-off-by: Ben Fekih, Hichem <hichem.f@live.de>
7 months ago
Diego
92338bc207
fix mouse right click selection ( #10067 )
7 months ago
Bertrand Bousquet
d180395461
Varua theme jump label support ( #10299 )
7 months ago
Yomain
1e7c01d75b
material theme: add diagnostics and other missing stuff ( #10290 )
7 months ago
Pascal Kuthe
6f5ea6be58
fix off by one error for completion-replace option ( #10279 )
7 months ago