diff --git a/content/posts/newsletter-007/index.md b/content/posts/newsletter-007/index.md index 99a35096c..792234982 100644 --- a/content/posts/newsletter-007/index.md +++ b/content/posts/newsletter-007/index.md @@ -553,6 +553,15 @@ For more details, please see the [`specs` changelog]. [specs]: https://crates.io/crates/specs [`specs` changelog]: https://github.com/amethyst/specs/blob/0.16.1/CHANGELOG.md#0161-2020-02-18 +### [Neovide][neovide] + + + +[Neovide][neovide] is a frontend for neovim that brings a lot of visual niceties. +It uses vulkan and skia for rendering. + +[neovide]: https://github.com/Kethku/neovide + ## Popular Workgroup Issues in Github <!-- Up to 10 links to interesting issues --> diff --git a/content/posts/newsletter-007/neovide-cursor.gif b/content/posts/newsletter-007/neovide-cursor.gif new file mode 100644 index 000000000..85f8c753b Binary files /dev/null and b/content/posts/newsletter-007/neovide-cursor.gif differ