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

15 lines
346 B
EmacsLisp
Raw Normal View History

2015-04-01 02:24:01 +00:00
;;; packages.el --- C# Layer packages File for Spacemacs
;;
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
2015-04-01 02:24:01 +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
;; variables
(spacemacs|defvar-company-backends csharp-mode)