spacemacs/layers/+tools/xclipboard/config.el
2019-07-11 19:49:21 +02:00

16 lines
364 B
EmacsLisp

;;; config.el --- xclipboard configuration File for Spacemacs
;;
;; Copyright (c) 2012-2019 Sylvain Benner & Contributors
;;
;; Author: Hong Xu <hong@topbug.net>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
;; Variables
(defvar xclipboard-enable-cliphist nil
"If non-nil, cliphist is enabled.")