spacemacs/layers/+tools/chrome/config.el
2021-03-25 22:59:32 -04:00

14 lines
363 B
EmacsLisp

;;; config.el --- Chrome Layer functions File for Spacemacs
;;
;; Copyright (c) 2012-2021 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")