;;; skewer-setup.el --- automatic setup for the Skewer minor modes -*- lexical-binding: t; -*-
;; This is free and unencumbered software released into the public domain.
;;; Commentary:
;; This exists as a separate file so that Skewer need not be fully
;; loaded just to use this setup function.
;;; Code:
;;;###autoload
;;; skewer-setup.el ends here