(load "~/emacs-config/tiger.el")
(require 'tiger)
(add-to-list 'auto-mode-alist '("\\.tig$" . tiger-mode))
