debugging go in neovim
dlv neovim >= 0.5 ~/.config/nvim/init.vim keys mapping docs nvim-dap Debug Adapter installation nvim-dap-ui
dlv neovim >= 0.5 ~/.config/nvim/init.vim keys mapping docs nvim-dap Debug Adapter installation nvim-dap-ui
What does chezmoi do and why should I use it? chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines. chezmoi is helpful if you have spent …
If You like number 2 and You want to get number 2 more often You can easy add line case rand <- 2: to select block and that’s it.
desktop_notify This plugin provides implementations of the vim.notify function which use the operating system’s notification facility to display native notifications. Currently only shelling out to notify-send is implemented, but other implementations can be added. …
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 …