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(plugins): implement Neovide plugin #131

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Conversation

ekorchmar
Copy link
Contributor

Neovide is a commonly used GUI wrapper for Neovim, which may unfortunately be way too flashy and distracting at times; having a way to limit animations and have a convenient short-hand for integration logic feels like a nice improvement in line with what other external interfaces like ones for Wezterm and Kitty provide.

Copy link
Contributor

github-actions bot commented Jul 6, 2024

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 6, 2024
@ekorchmar ekorchmar changed the title feat(plugins): Implement Neovide plugin feat(plugins): implement Neovide plugin Jul 6, 2024
@folke folke merged commit e6e83f6 into folke:main Jul 6, 2024
7 checks passed
@folke
Copy link
Owner

folke commented Jul 6, 2024

ty!

@ekorchmar ekorchmar deleted the feat_neovide branch July 6, 2024 18:10
folke pushed a commit that referenced this pull request Jul 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.0](v1.3.0...v1.4.0)
(2024-07-06)


### Features

* **border:** add border to main window
([#80](#80))
([a256eda](a256eda))
* **plugins:** add the ability to disable todo-comments.nvim in zen-mode
([#114](#114))
([c952f60](c952f60))
* **plugins:** implement Neovide plugin
([#131](#131))
([e6e83f6](e6e83f6))


### Bug Fixes

* add default to ZenBg to allow customization
([#108](#108))
([c1dea35](c1dea35))
* assign filetype to background buffer
([#91](#91))
([7175e4d](7175e4d))
* fixed opts.window.backdrop. Fixes
[#115](#115), Closes
[#119](#119)
([6b4acad](6b4acad))
* tmux+wezterm plugin
([#103](#103))
([3506220](3506220))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants