Using Vim's abbreviations
One of the things vim does extremely well is automation. This time we'll explore a feature called "abbreviation" and how can we use it to automate things in insert mode (you can use it in other modes but I'll focus on insert mode). We will go from th...
vonheikemen.hashnode.dev8 min read