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

14 lines
363 B
EmacsLisp
Raw Normal View History

2018-11-19 21:07:53 +00:00
;;; config.el --- Chrome Layer functions File for Spacemacs
;;
2020-09-16 21:34:40 +00:00
;; Copyright (c) 2012-2020 Sylvain Benner & Contributors
2018-11-19 21:07:53 +00:00
;;
;; 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")