Michael Davis
072e1eae92
Update tree-sitter-gleam, enable auto-format ( #8085 )
2023-08-28 18:44:49 +09:00
sigmaSd
992c858369
chore: update strace tree sitter grammar ( #8087 )
2023-08-28 18:44:28 +09:00
Álan Crístoffer
9f843e4f56
highlight(matlab): bumps grammar after some improvements ( #8040 )
2023-08-28 03:07:51 +02:00
mattwparas
0eb0be55a3
slim down interfact even more
2023-08-26 18:13:55 -07:00
mattwparas
7d63468b83
cleanup
2023-08-26 17:18:13 -07:00
Sol Fisher Romanoff
aeaeb09f48
add gemini language support ( #8070 )
2023-08-27 00:43:18 +02:00
mattwparas
18fa67d157
more clean up
2023-08-24 20:01:49 -07:00
mattwparas
69302c26ab
some extra comments
2023-08-24 18:15:34 -07:00
mattwparas
279f5eddb3
add feature flag
2023-08-24 18:12:15 -07:00
mattwparas
81243247c6
nuke the dlopen stuff
2023-08-24 08:41:43 -07:00
mattwparas
f808fa083a
cut out more code
2023-08-24 08:37:44 -07:00
mattwparas
7b6e733892
remove dead code
2023-08-24 08:37:00 -07:00
mattwparas
768b483e40
more dead code
2023-08-24 08:32:44 -07:00
mattwparas
ecfce4cd06
clean up
2023-08-24 08:28:21 -07:00
mattwparas
7da809a780
fix borrow mut errors
2023-08-23 22:12:25 -07:00
mattwparas
67a5266da3
engine shouldn't panic when helix.scm file fails to load
2023-08-23 18:58:33 -07:00
David Else
c9694f680f
Add ltex-ls language server ( #7838 )
2023-08-23 14:03:19 -05:00
mattwparas
79f5b252d9
patch info
2023-08-23 09:29:42 -07:00
arslee07
75c5a33028
Highlight Dart 3 `sealed` and `base` keywords ( #7974 )
2023-08-23 21:41:51 +05:30
mattwparas
5fbc086ccd
add back missing command
2023-08-23 08:54:04 -07:00
mattwparas
fe4d6ceb40
fix formatting
2023-08-23 08:52:26 -07:00
mattwparas
42c9997487
merge in master
2023-08-23 08:49:29 -07:00
mattwparas
a73e212a7c
fixes
2023-08-22 17:05:00 -07:00
Michael Davis
546c8ca344
Handle switch from crossterm::Result to io::Result
2023-08-23 05:17:17 +09:00
Michael Davis
050c019ccb
Translate new ScrollLeft/ScrollRight crossterm mouse events
2023-08-23 05:17:17 +09:00
Michael Davis
e8fef6b6fc
Bump crossterm to 0.27 in helix-term on macos
2023-08-23 05:17:17 +09:00
dependabot[bot]
c3442f3a18
build(deps): bump crossterm from 0.26.1 to 0.27.0
...
Bumps [crossterm](https://github.com/crossterm-rs/crossterm ) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases )
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossterm-rs/crossterm/compare/0.26.1...0.27.0 )
---
updated-dependencies:
- dependency-name: crossterm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 05:17:17 +09:00
dependabot[bot]
4ac4055fd5
build(deps): bump serde from 1.0.183 to 1.0.185 ( #8034 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 16:57:19 +02:00
dependabot[bot]
2123b993fc
build(deps): bump thiserror from 1.0.44 to 1.0.47 ( #8039 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.44 to 1.0.47.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.44...1.0.47 )
---
updated-dependencies:
- dependency-name: thiserror
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>
2023-08-22 12:49:28 +09:00
dependabot[bot]
10f75ac67a
build(deps): bump tempfile from 3.7.1 to 3.8.0 ( #8038 )
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.7.1 to 3.8.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: tempfile
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>
2023-08-22 12:49:15 +09:00
dependabot[bot]
52d5bc0eef
build(deps): bump cc from 1.0.79 to 1.0.83 ( #8037 )
...
Bumps [cc](https://github.com/rust-lang/cc-rs ) from 1.0.79 to 1.0.83.
- [Release notes](https://github.com/rust-lang/cc-rs/releases )
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.79...1.0.83 )
---
updated-dependencies:
- dependency-name: cc
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>
2023-08-22 12:49:01 +09:00
dependabot[bot]
d7e4d07943
build(deps): bump anyhow from 1.0.72 to 1.0.75 ( #8035 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75 )
---
updated-dependencies:
- dependency-name: anyhow
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>
2023-08-22 12:47:29 +09:00
mattwparas
20d7d6a426
update instructions
2023-08-21 18:30:34 -07:00
Pascal Kuthe
e5f8d8ef04
create separate timer for redraw requests ( #8023 )
...
* create separate timer for redraw requests
* Update helix-view/src/editor.rs
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
---------
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-08-22 06:24:30 +09:00
David Else
454b61cb21
Update pyright config to avoid time-outs ( #8032 )
2023-08-21 21:26:32 +02:00
Mike
0cc94cd87a
goto_file_impl: use relative path to open file ( #7965 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-08-21 11:15:45 -05:00
kaashyapan
75342968e2
update fsharp tree-sitter ( #8024 )
2023-08-21 16:38:21 +02:00
nkitsaini
22f4f313f1
Remove unnecessary `Err` from `get_canonicalized_path` ( #8009 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-08-20 21:11:32 +02:00
nkitsaini
2767459f89
Remove path completions for `:new` command ( #8010 )
2023-08-20 12:51:08 -05:00
mattwparas
4544bffbe9
extra stuff
2023-08-20 09:34:07 -07:00
mattwparas
d3845014ff
basic instructions for usage
2023-08-20 09:20:14 -07:00
mattwparas
72aa2d9520
indenting full in steel now
2023-08-19 22:13:56 -07:00
Michael Davis
01a1e5ec2a
Update tree-sitter to latest master ( #7998 )
2023-08-20 00:21:18 +09:00
mattwparas
08ab867b1b
indent stuff
2023-08-18 22:02:08 -07:00
dastrukar
e4c95f65a6
Nord theme: Update ruler to set bg instead of fg ( #7995 )
2023-08-18 16:34:35 -05:00
Tomas Sandven
18a79aa3bf
Update tree-sitter-robot ( #7970 )
...
* Update tree-sitter-robot
* Update Robot highlights query for Helix
* Change @comment.single to @comment
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
---------
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2023-08-18 22:48:47 +02:00
mattwparas
d0d9f7b5b0
more integration, not pretty but still making progress
2023-08-17 20:48:37 -07:00
Jack Allison
2b7e7c80eb
Update Monokai bufferline theming to be distinguish active buffers ( #7983 )
...
* Update OneDark theme to use light-gray for inlay hints.
* fix monokai tab themeing to be more distinguishing
2023-08-17 14:14:59 -04:00
Pham Huy Hoang
56ccaedffb
markdown.inline: Add `injection.combined` to html tag ( #7960 )
...
Problem: Closing tags for markdown is sometimes not highlighted
Solution: Add `injection.combined` to create a valid syntax tree for
highlighting
2023-08-16 11:28:07 -05:00
Bjorn Ove Hay Andersen
0a45fb4371
document a-ret picker keybinding ( #7884 )
2023-08-15 16:22:39 +02:00