spacemacs/layers/+lang/java/config.el

13 lines
333 B
EmacsLisp

;;; packages.el --- Java configuration File for Spacemacs
;;
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
;;
;; Author: Lukasz Klich <klich.lukasz@gmail.com>
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
;; Define the buffer local company backend variable
(spacemacs|defvar-company-backends java-mode)