Vim's powerful movement commands are further enhanced a plethora of not-immediately-obvious (so Vim) commands to select and modify text.
read moreFinding, Selecting, and Managing TTF Programmer Fonts for X
"Programmer fonts" are a big debate in the programming community: knowing how to find and use them in Linux is useful.
read moreOpening a Text file from a GUI File Manager
Opening text files from a GUI file manager in Vim running in a text terminal
read moreVim: Ansible go-to-role
Writing a Vim extension so that typing a key combination in an Ansible playbook will jump to the associated role folder.
read moreVim: Updating a 'Last Modified' Tag
Search and replace a "modified" tag on file write.
read moreVimscript Variable Scoping and Pseudovariables
Reproduces a couple tables related to variables, scoping, and pseudovariables.
read moreTab Completion in Vim and Neovim
Vim's lousy command line tab completion can be made much better, more Bash-like. There are also file navigation options.
read moreFirst Look at Neovim
Neovim claims to be the future of Vim: OMG I hope so.
read moreGetting Neovim Installed on Debian, Ubuntu and Mac
Neovim is probably the future of Vim - if you want to help out or just take a look, here's how.
read moreLint, Linting, and Linters (and Vim)
Nobody likes lint in their programs! What is it, and how do I get it working with Vim?
read more