changeset 449:f464cf177151

Set Vim filetype on Git config.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Jan 2019 21:23:44 -0800
parents cc00cbbf5460
children 2dab3e761970
files git/gitconfig
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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