Learn Essential Vim Skills
with Drew Neil, author of Practical Vim
leader
category applies to 1 article:
Choosing a key-map for your custom Vim commands can be difficult. The common advice is to use <leader>
for user-defined mappings, but that’s not the only option. There are dozens of two-key mappings that are not bound to any built-in functionality. These available mappings are easy to find if you follow a simple formula.