diff git/gitconfig @ 449:f464cf177151

Set Vim filetype on Git config.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:23:44 -0800
parents 4cbf9f8b4a37
children 54bdd1f0f873
line wrap: on
line diff
--- a/git/gitconfig	Mon Nov 12 13:46:29 2018 -0800
+++ b/git/gitconfig	Thu Jan 03 21:23:44 2019 -0800
@@ -22,3 +22,5 @@
 	excludesfile = /Users/abdul/.gitignore_global
 [commit]
 	template = /Users/abdul/.stCommitMsg
+
+# vim: ft=gitconfig