WezTerm
WezTerm is a GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust Features Runs on Linux, macOS, Windows 10 and FreeBSD Multiplex terminal panes, tabs and windows on local …
forgit: This tool is designed to help you use git more efficiently. It’s lightweight and easy to use. Interactive git diff viewer (gd) Interactive git reset HEAD <file> selector (grh) Interactive git checkout <file> selector (gcf) Interactive git checkout <branch> selector (gcb) Interactive git checkout <commit> selector (gco) …
gitsigns.nvim: Super fast git decorations implemented purely in lua/teal. Features Signs for added, removed, and changed lines Asynchronous using luv Navigation between hunks Stage hunks (with undo) Preview diffs of hunks …
instant.nvim is a collaborative editing plugin for Neovim written in Lua with no dependencies. Design document Protocol Deploy a server API Commands Technical Overview Features Powerful collaborative editing algorithm UTF-8 Support Single or multiple buffer sharing Virtual …
Improved Go Playground powered by Monaco Editor and React – https://goplay.tools/ Features 🌚 Dark theme 💡 Code autocomplete 💾 Load and save files 📔 Snippets and tutorials ⚙ Customization (fonts, ligatures, etc) 🛠 WebAssembly support
Dadbod is a Vim plugin for interacting with databases. It’s a more modern take on dbext.vim, improving on it on the following ways: Connections are specified with a single URL, rather …