spacemacs/layers/+tools/xclipboard/config.el

16 lines
364 B
EmacsLisp
Raw Normal View History

2019-07-07 17:29:31 +00:00
;;; 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.")