-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
I guess there are some quirks left to solve with the Kitty protocol, see https://github.com/wez/wezterm/issues/986
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Hello everyone, I'm happy to announce pets.nvim, a vscode-pets like plugin to show little pets in your editor.
-
hologram.nvim
👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
Nope, I used the hologram.nvim plugin to display the images, and it uses the kitty graphics protocol. That is why it only works with kitty.
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
I just gave it a try, and it seems that with packer you need to run `:PackerCompile` or `:Packersync` after editing the config: source.
-
noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
That's folke's noice.nvim
-
I've got a dot files rep on my GitHub here!