impatient.nvim
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.
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 …
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 …
Using Vim’s expression register, you can do some basic math. Here’s how it works: 1. In Insert mode, hit Ctrl-r and then hit = 2. In a new prompt, starting with = type your operation, …
If You are lazy developer as me, maybe you are seeing this small shit tool in go like useable for quick and comfy way how to update local installed nvim …
I am big fan of Vim/Neovim. I am using vim every day for coding. I want to be up to date against nightly build of Neovim and thats the reason …
I was playing with my vimrc file ~/.config/nvim/init.vim for about 2 hours… And this is result. I am happy with this. My config is fully functionally and pretty fast. Result
I am used to write or edit my code in vim long time. But this year I want to be more efficiency in this. And this is my first step. …