java: make java layer depend on groovy layer

This commit is contained in:
syl20bnr 2017-12-17 18:42:32 -05:00
parent 17fc89f9e7
commit 4c7bd2fde1
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
;;; layers.el --- Java layer layers File for Spacemacs
;;
;; Copyright (c) 2012-2017 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
(configuration-layer/declare-layer 'groovy)