]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Add Vim modeline to gitconfig.m4.
authorSimon Ruderich <simon@ruderich.org>
Mon, 23 Feb 2009 18:04:34 +0000 (12:04 -0600)
committerSimon Ruderich <simon@ruderich.org>
Mon, 23 Feb 2009 18:04:34 +0000 (12:04 -0600)
This is necessary because of its m4 extension.

gitconfig.m4

index 1dd4f7b7b3a25f58bb7222b43a0c225582caabfc..c9be20a001aa7312d422992ca5f6b8bc3ea130e1 100644 (file)
@@ -19,3 +19,5 @@
        me = merge
        # Custom commands.
        glog = log --pretty=oneline --graph --all
+
+# vim: ft=gitconfig