dependabot[bot]
11e3fdd153
build(deps): bump dunce from 1.0.3 to 1.0.4 ( #6870 )
...
Bumps [dunce](https://gitlab.com/kornelski/dunce ) from 1.0.3 to 1.0.4.
- [Release notes](https://gitlab.com/kornelski/dunce/tags )
- [Commits](https://gitlab.com/kornelski/dunce/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: dunce
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>
2 years ago
dependabot[bot]
fd1b3dc499
build(deps): bump bitflags from 2.1.0 to 2.2.1 ( #6869 )
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.1.0 to 2.2.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.1.0...2.2.1 )
---
updated-dependencies:
- dependency-name: bitflags
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>
2 years ago
ymgyt
61ff2bc094
return early if soft wrap is invalid ( #6856 )
2 years ago
Atticus Sebastiani
228a4af35f
make `:u` alias `:update` ( #6835 )
...
* Gave the command update the alias u
* Re added trailing newline
* generated docs
2 years ago
Pascal Kuthe
b7c62e200e
fix windows builds ( #6845 )
2 years ago
Michael T. Mordowanec
a1044a6c68
Change soft-wrap.wrap_at_text_width to kebab case in documentation ( #6842 )
...
Solves #6803 .
2 years ago
Michael Davis
ee7413a3fd
tui: Allow toggling mouse capture at runtime ( #6675 )
...
This picks up changes to the `editor.mouse` option at runtime - either
through `:set-option` or `:config-reload`. When the value changes, we
tell the terminal to enable or disable mouse capture sequences.
2 years ago
Paul Lange
78088ac185
Ayu dark improvements ( #6622 )
...
* theme(ayu_dark): Differentiate primary cursor
* theme(ayu_dark): Color statusline mode field
* theme(ayu): Adapt other ayu themes as well
2 years ago
Chirikumbrah
2342807364
another refactoring of dracula theme ( #6767 )
2 years ago
Ollie Charles
5aedf11493
Replace `*.cabal` in Haskell `roots` with `cabal.project` ( #6828 )
...
`roots` doesn't support wildcards. As such this root is dropped, and `cabal.project` is added, which is probably the best we can do for Cabal-based projects for now.
2 years ago
Pascal Kuthe
c3e2db77f7
flip symbol range in LSP goto commands ( #6794 )
2 years ago
Pascal Kuthe
13cc44c65e
fix windows build ( #6834 )
2 years ago
Pascal Kuthe
b336cd76a7
update dependencies ( #6808 )
2 years ago
Pascal Kuthe
f5d38cee17
produce error when grammar build fails ( #6795 )
...
* produce error when grammar build fails
* print which grammar build failed
2 years ago
David Else
83c307a66a
Improve and update the installation documentation ( #6809 )
2 years ago
Lakshya Singh
4f03c03556
update tree-sitter-markdown ( #6785 )
...
* chore: fix bump tree-sitter-markdown
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
* chore: bump markdown_inline to latest rev
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
---------
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
2 years ago
Pascal Kuthe
ca65d312e7
always build grammars with c++14 and c11 ( #6792 )
2 years ago
dependabot[bot]
2ccb5b75d0
build(deps): bump libloading from 0.7.4 to 0.8.0 ( #6801 )
...
Bumps [libloading](https://github.com/nagisa/rust_libloading ) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/nagisa/rust_libloading/releases )
- [Commits](https://github.com/nagisa/rust_libloading/compare/0.7.4...0.8.0 )
---
updated-dependencies:
- dependency-name: libloading
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>
2 years ago
dependabot[bot]
6f972e5da2
build(deps): bump serde from 1.0.159 to 1.0.160 ( #6800 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.159 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160 )
---
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>
2 years ago
dependabot[bot]
3f72792033
build(deps): bump serde_json from 1.0.95 to 1.0.96 ( #6799 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96 )
---
updated-dependencies:
- dependency-name: serde_json
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>
2 years ago
dependabot[bot]
a333f6fed7
build(deps): bump etcetera from 0.4.0 to 0.5.0 ( #6798 )
...
Bumps [etcetera](https://github.com/lunacookies/etcetera ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/lunacookies/etcetera/releases )
- [Commits](https://github.com/lunacookies/etcetera/commits )
---
updated-dependencies:
- dependency-name: etcetera
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>
2 years ago
A-Walrus
8839eb0af4
Fix unwrap bug in DAP ( #6786 )
2 years ago
shem
1b016a89d5
Fix crash on opening from suspend state ( #6764 )
...
* Fix crash on opening from suspend state (#6725 )
* Fix code style
* revert using of the imperative code style. Add panic if couldn't set terminal raw mode
* remove redundant import of core::panic macros
* small refactoring
2 years ago
Aleksey Kuznetsov
7706ff77eb
make :toggle-option print the new value ( #6774 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
karei
7607727483
Add `inlay-hint` colours to Kanagawa
...
Makes the LSP hints more legible against the background colour
and more in line with the normal colours in the theme.
2 years ago
dylrich
523e9e4573
ferra: fix ruler overriding foreground style
...
Ferra's current ruler styling overrides the foreground style, which is
an odd look only for characters in the ruler column. This commit removes
the foreground styling for the ruler rule. This is more in line with
what other themes do for the ruler.
2 years ago
Matthew Toohey
99a8b6159c
Fix go locals query for var_spec identifiers
2 years ago
VuiMuich
4cdba7cccd
Add standalone language support for `just` ( #6453 )
...
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
Pascal Kuthe
896404c7ea
emit cargo metadata duiring build scripts to avoid outdated buildscript outputs ( #6743 )
...
* rebuild on revision change
* rerun grammar build if grammars change
2 years ago
John Careaga
78e8066c3e
Replace 'Visual' (mode) with 'Select' in tutor
2 years ago
zetashift
cd7ef57818
Change smithy language server to the one from AWS ( #6572 )
2 years ago
Farzin
bb27542199
Fix python highlights to support single character and alphanumeric constant identifier ( #6751 )
2 years ago
Pascal Kuthe
5ec41195a0
ensure :toggle soft-wrap.enable works by default ( #6742 )
2 years ago
Jesús González
bff7fc8695
Add inlay hints styling to darcula theme ( #6732 )
...
* Add inlay hints coloring for darcula theme
* Add whitespace
---------
Co-authored-by: Ivan Tham <pickfire@riseup.net>
2 years ago
shem
9f680c69f4
Fix #6669 : Theme preview doesn't return theme to normal ( #6694 )
...
* Fix #6669 : Theme preview doesn't return theme to normal when delete name with Alt-Backspace
* Fix #6669 : Return theme preview to normal theme for all remaining keybinds that change the promt text
2 years ago
Michael
161fef2166
Add DTD language support ( #6644 )
...
- Added syntax highlighting for the DTD subset of the XML spec.
- Included .dtd and .ent as common file extensions
2 years ago
lefp
fff8543b58
Add OpenCL tree-sitter and LSP config ( #6473 )
2 years ago
Matouš Dzivjak
70de5026b8
feat(languages): Support markdoc ( #6432 )
...
Add basic support for [markdoc](https://markdoc.dev/ ).
For language server, see: https://github.com/markdoc-extra/markdoc-ls
For tree sitter, see: https://github.com/markdoc-extra/tree-sitter-markdoc
2 years ago
Farzin
fed5e6e646
Highlight C/C++ escape sequences ( #6724 )
2 years ago
Chirikumbrah
f6d65cf089
Refactor dracula theme ( #6552 )
2 years ago
Clément Delafargue
3e2eca0db8
tree-sitter(haskell): use quasiquoters as an injection point ( #6474 )
...
Similar to tagged templates in JS, quasiquoters allow to embed external
languages in haskell, so it makes sense to treat them as an injection
point.
2 years ago
Ollie Charles
deab323c28
Update tree-sitter-haskell ( #6317 )
2 years ago
basbebe
1421b67a4c
Everforest theme: Style inlay-hints and wrap indicator
2 years ago
basbebe
bfcc4c3795
Everforest: Fix keywords and types
2 years ago
basbebe
9248de8780
Adjust everforest to resemble original more closely
...
Adjust palettes and assignments:
Color palettes of upstream everforest where tweaked since creation of this port:
- https://github.com/sainnhe/everforest/pull/108
- https://github.com/sainnhe/everforest/pull/109
These adjustments move the helix everforest theme closer to the dcocumented
upstream vim theme
2 years ago
Ollie Charles
92c5f5f18c
Initial Cabal language support ( #6485 )
2 years ago
Constantin Angheloiu
d5fec302c9
base16_transparent: Highlight selected item state ( #6716 )
...
Increase visibility of selected file in file picker
https://asciinema.org/a/DBaZ5zjaYrKlXDSAVH8THVZg4
2 years ago
EsfoNL
2f82bc13e8
Fix crash on opening jumplist ( #6672 )
...
Co-authored-by: Esra Fokker <esra.fokker@finalist.nl>
2 years ago
dependabot[bot]
b9b4ed5c6c
build(deps): bump bitflags from 2.0.2 to 2.1.0 ( #6699 )
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.0.2 to 2.1.0.
- [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.0.2...2.1.0 )
---
updated-dependencies:
- dependency-name: bitflags
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>
2 years ago
dependabot[bot]
ed67aa864d
build(deps): bump libc from 0.2.140 to 0.2.141 ( #6700 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.140 to 0.2.141.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.140...0.2.141 )
---
updated-dependencies:
- dependency-name: libc
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>
2 years ago