16 lines
366 B
EmacsLisp
16 lines
366 B
EmacsLisp
|
;;; config.el --- Django Layer config File for Spacemacs
|
||
|
;;
|
||
|
;; Copyright (c) 2012-2015 Sylvain Benner
|
||
|
;; Copyright (c) 2014-2015 Andrea Moretti & Contributors
|
||
|
;;
|
||
|
;; Author: Andrea Moretti <axyzxp@gmail.com>
|
||
|
;; URL: https://github.com/axyz
|
||
|
;;
|
||
|
;; This file is not part of GNU Emacs.
|
||
|
;;
|
||
|
;;; License: GPLv3
|
||
|
|
||
|
;; Prerequisites
|
||
|
|
||
|
(configuration-layer/declare-layer 'python)
|