Intel One Mono Typeface

Introducing Intel One Mono, an expressive monospaced font family that’s built with clarity, legibility, and the needs of developers in mind. It’s easier to read, and available for free, with …

NvChad

NvChad is a neovim config written in lua aiming to provide a base configuration with very beautiful UI and blazing fast startuptime (around 0.02 secs ~ 0.07 secs). Fast by …

Tmuxifier

Tmuxifier allows you to easily create, edit, and load „layout“ files, which are simple shell scripts where you use the tmux command and helper commands provided by tmuxifier to manage …

NeoLand

NeoLand is a collection of plugins, themes and other resources for NeoVim. Build upon Awesome Neovim

50 useful vim commands

Here are 50 useful Vim commands that work in normal mode. Many of these can be combined and modified to produce dozens more. Use these as inspiration for your own …

Pantran.nvim

With pantran.nvim, you can use your favorite machine translation engines without having to leave your favorite editor. It makes use of Neovim’s api-floatwin to implement an asynchronous, interactive machine translation interface, similar …

mongo.nvim

mongo.nvim: A NeoVim frontend for mongosh. MongoDB Compass is a great tool, but when you want to edit a large document, it really begins to slow down, and on top …

noice.nvim

noice.nvim: Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. ✨ Features 🌅 fully configurable views like nvim-notify, splits, popups, virtual text, .. 🔍 use filters to route messages to different views 🌈 message highlights are preserved in the views (like the …

Interaction with databases in neovim

dadbod.vim: Dadbod is a Vim plugin for interacting with databases.  Connections are specified with a single URL, rather than prompting you for 14 separate variables All interaction is through invoking :DB, …