spacemacs/layers/+misc/ietf/config.el
2019-04-11 00:03:40 +02:00

14 lines
402 B
EmacsLisp

;;; packages.el --- ietf layer packages file for Spacemacs.
;;
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
;;
;; Author: Christian Hopps <chopps@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar ietf-docs-cache (concat spacemacs-cache-directory "ietf-docs-cache")
"Where cached IETF documents are stored.")