Commit 7f13f0df authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Make a grammar change to the vim spell file updater

Changes the subject line of generated commits to the imperative mood.

Also lined up some formatted lines.
parent 59e411c2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ elif [ -e "$GIT_DIR"/MERGE_MSG ]; then
	git commit --include "${FILES[@]}"
else
	git commit --only "${FILES[@]}" -F- <<-END_MESSAGE
		vim spell file updates from `hostname` `date +%D`
		Add vim spell file updates from `hostname` `date +%D`

		Automatically generated:
		  source: .vim/spell/update.sh