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

feat(fennel-ls): allow utf-8 offsetEncoding #3002

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

XeroOl
Copy link
Contributor

@XeroOl XeroOl commented Feb 9, 2024

The fennel-ls server can support utf-8 offsetEncoding now, and is faster when it doesn't need to compute offsets.

@XeroOl XeroOl requested a review from glepnir as a code owner February 9, 2024 17:25
The `fennel-ls` server can support `utf-8` offsetEncoding now, and
it is preferred, as both neovim and fennel-ls use UTF-8 text
encoding natively.
@XeroOl
Copy link
Contributor Author

XeroOl commented Feb 9, 2024

Apologies for the force push to my branch. The only change is the commit message, which I made in order to pass the commit_lint review.

@glepnir glepnir merged commit 80535f2 into neovim:master Feb 10, 2024
9 checks passed
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.

2 participants