spacemacs/layers/+lang/solidity/layers.el

13 lines
342 B
EmacsLisp
Raw Normal View History

2019-01-22 21:00:45 +00:00
;;; layers.el --- Solidity Layer Configuration File for Spacemacs
;;
2020-09-16 21:34:40 +00:00
;; Copyright (c) 2012-2020 Sylvain Benner & Contributors
2019-01-22 21:00:45 +00:00
;;
;; Author: Seong Yong-ju <sei40kr@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(configuration-layer/declare-layer-dependencies '(node))