Summary:

This article walks you through setting up templates (skeleton) files in Vim. These are useful for automatically populating a new file with some boilerplate. For instance, you could add the shbang to the top of every .sh file as soon as it’s created.

Meta Data

Source: https://shapeshed.com/vim-templates/

Author: George Ornbo (Shapeshed)

Relevant Context(s):