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 …
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 …
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 …
https://github.com/cseickel/diagnostic-window.nvim Shows the diagnostic messages for the given line in a split window. This was created to help decipher very long typescript messages that don’t fit nicely into a floating …
Introduction VRC is a Vim plug-in to help send requests to and display responses from RESTful services in Vim. It’s useful for working with REST services that use JSON to exchange …
impatient.nvim Speed up loading Lua modules in Neovim to improve startup time. Right buffer is before and left buffer is after installation of plugin.
dlv neovim >= 0.5 ~/.config/nvim/init.vim keys mapping docs nvim-dap Debug Adapter installation nvim-dap-ui
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 …