Download;;; gitconfig-mode.el --- Major mode for editing .gitconfig files ;;; -*- coding: utf-8; lexical-binding: t -*- ;; Change Log: ;; 7-Oct-2012 Sebastian Wiesner ;; Initial sync ;; Copyright (c) 2012 Sebastian Wiesner <lunaryorn@gmail.com> ;; ;; Author: Sebastian Wiesner <lunaryorn@gmail.com> ;; URL: https://github.com/lunaryorn/gitconfig-mode ;; Version: 0.2 ;; Keywords: convenience vc git ;