Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from forked repo #1

Merged
merged 15 commits into from
Jul 25, 2022
Merged

Update from forked repo #1

merged 15 commits into from
Jul 25, 2022

Conversation

enkodr
Copy link
Owner

@enkodr enkodr commented Jul 25, 2022

No description provided.

axdank and others added 15 commits July 21, 2022 13:03
* add statusline element to display file line endings

* run cargo fmt --all

* change the word *ending* from plural to singular

* support for the unicode-lines feature flag
* Add gleam lsp support

* Docgen gleam lsp support
* jumplist picker

* remove jumps slicing

Co-authored-by: Benoît Cortier <bcortier@proton.me>

* remove unnecessary deref format! parameter

Co-authored-by: Benoît Cortier <bcortier@proton.me>

Co-authored-by: Benoît Cortier <bcortier@proton.me>
* keep jump/file history when using :split

* move history cloning into the switch function

Co-authored-by: Robin <robinvandijk@klippa.com>
* auto pair-removal

Fixes #1673

* autopairs removal: use doc autopairs

* autopairs-removal: limit to one-char selections

* use single_grapheme() to check if range is one char

* fix errouneous deletes of " and other symmetric autopairs when at buffer start

Co-authored-by: Houkime <>
… queries instead of appending them (#2470)

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
* helix_view::theme [WARN] Theme

* updated: warning, error, info, hint colours
https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md#typography

Co-authored-by: Aiko Mastboom <git@aiko.sh>
* add release checklist and changelog curation docs

* remove step for deleting '-dev' suffix from VERSION
Would panic when given the view for the current document for a different document.
* Add rabl and jbuilder

* Add jb
@enkodr enkodr merged commit f19ce46 into enkodr:master Jul 25, 2022
enkodr pushed a commit that referenced this pull request Nov 8, 2022
If the reader is unfortunate enough to place the cursor at the beginning
of the line on step #1, subsequent steps will fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.