644cddca27
Add keybinding to kill Idris process
13 lines
369 B
EmacsLisp
13 lines
369 B
EmacsLisp
;;; config.el --- Idris Layer config File for Spacemacs
|
|
;;
|
|
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
|
|
;;
|
|
;; Author: Timothy Jones <git@zmthy.io>
|
|
;; URL: https://github.com/syl20bnr/spacemacs
|
|
;;
|
|
;; This file is not part of GNU Emacs.
|
|
;;
|
|
;;; License: GPLv3
|
|
|
|
(spacemacs|defvar-company-backends idris-mode)
|
|
(spacemacs|defvar-company-backends idris-repl-mode)
|