spacemacs/layers/+lang/asm/config.el
2021-03-25 22:59:32 -04:00

16 lines
373 B
EmacsLisp

;;; config.el --- Asm Layer config File for Spacemacs
;;
;; Copyright (c) 2012-2021 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)