Small Learnings: git-specific vim configuration
Ian Fox published on
6 min,
1061 words
One of the recommendations for using git is to limit the summary line to 50 characters, and the rest of the lines to 72. I wanted to see if I could make this easier by having vim tell me when I went over that limit.
Read MoreCategories: blog