94 private links
Single tabpage interface for easily cycling through diffs for all modified files for any git rev. - sindrets/diffview.nvim
Neovim user documentation
Personal Knowledge Management With VIM and Logseq Personal Knowledge Management (PKM) systems have emerged
gpn22-neovim-konfig
This article will guide you through installing Neovim on Fedora for efficient and effective coding in languages like Rust, Python, Go, and TypeScript. Note: It is not a tutorial on Neovim.
During lunch a friend mentioned that you can just supply a HTTP URL to vim on the command line and it would use curl to download that resource and allow you to edit the content. I jokingly asked whether if you enter :w it would then issue a HTTP POST back to the origin which is of course ridiculous. It issues a PUT
Better quickfix window in Neovim, polish old quickfix window. - GitHub - kevinhwang91/nvim-bqf: Better quickfix window in Neovim, polish old quickfix window.
A reference post of Vim's lists and tips on using them effectively.
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins - GitHub - AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 - GitHub - iggredible/Learn-Vim: Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Contribute to mbid/vim-compose development by creating an account on GitHub.
We continue our walk on the path leading to Vim mastery by reviewing crazy Vim functionalities which will increase even more your productivity.
You know already the basics of Vim and you want to get better? This article explains more advanced Vim concepts.
Today I’d like to share a small part of my practice: using a persisted scratchpad text file for jotting things down. When coding, often I’ll need to save a…
Get more productive at using Vim with the fzf plugin in this short tutorial.
This is the sixth post in the article series "Vim Plugins You Should Know About". This time I am going to introduce you to a vim plugin called "nerd_tree.vim". It's so useful that I can't imagine working without it in vim. Nerd Tree is a nifty plugin that allows you to explore the file system and open files and...
A tree explorer plugin for vim. Contribute to preservim/nerdtree development by creating an account on GitHub.
I would like to ask you to share write/merge permissions to this repository with somebody interested in from the community. It would allow to boost currently stagnated development of this plugin. Because your participation in project bec...