spacemacs/layers/+lang/asm/config.el
2020-09-23 21:25:01 +02:00

16 lines
373 B
EmacsLisp

;;; config.el --- Asm Layer config File for Spacemacs
;;
;; Copyright (c) 2012-2020 Sylvain Benner & Contributors
;;
;; Author: Tu, Do Hoang <tuhdo1710@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
;; variables
(spacemacs|define-jump-handlers asm-mode)
(spacemacs|define-jump-handlers nasm-mode)