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

Text Editors/Modal: Add Neovide #820

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

sonic2kk
Copy link
Contributor

@sonic2kk sonic2kk commented Jun 19, 2024

Adds Neovide; a cross-platform GUI for Neovim written in Rust with enhanced visual effects and hardware accelerated rendering.

As Neovide, to my understanding, basically runs in an OpenGL window, I am not sure if it falls under the "Modal editors" definition. Please let me know if I should move it. 🙁

Neovide is FOSS (available on GitHub), licensed under the terms of the MIT license.

Note: Neovide does not replace Neovim, but is a GUI that runs on top of Neovim; installing Neovide will also install Neovim, the latter is a dependency of the former.

Note 2: I am not a Rustacean :-)

Summary by Sourcery

This pull request adds Neovide, a cross-platform GUI for Neovim with enhanced visual effects and hardware-accelerated rendering, to the README's list of text editors.

  • New Features:
    • Added Neovide, a cross-platform GUI for Neovim written in Rust, to the list of text editors.

Copy link
Contributor

sourcery-ai bot commented Jun 19, 2024

Reviewer's Guide by Sourcery

This pull request adds Neovide, a cross-platform GUI for Neovim written in Rust, to the list of text editors in the README.md file. Neovide is noted for its enhanced visual effects and hardware-accelerated rendering. The addition is made under the 'Modal editors' section, and the entry includes links to Neovide's website and GitHub repository.

File-Level Changes

Files Changes
README.md Added a new entry for Neovide, a cross-platform GUI for Neovim, to the list of text editors.

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @sonic2kk - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@luong-komorebi luong-komorebi merged commit 4dbb5a6 into luong-komorebi:master Jun 20, 2024
3 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.

None yet

2 participants