spacemacs/layers/+tools/chrome/config.el
2018-11-21 21:31:54 +00:00

14 lines
363 B
EmacsLisp

;;; config.el --- Chrome Layer functions File for Spacemacs
;;
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
;;
;; Author: Sylvain Benner <sylvain.benner@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar chrome-exec-path nil
"The chrome browser installation directory")