;; -*- lexical-binding: t -*- ;; ;;; config.el --- Spacemacs Multiple Cursors Layer packages File ;; ;; Copyright (c) 2012-2018 Sylvain Benner & Contributors ;; ;; Author: Codruț Constantin Gușoi ;; URL: https://github.com/syl20bnr/spacemacs ;; ;; This file is not part of GNU Emacs. ;; ;;; License: GPLv3 (defvar multiple-cursors-backend 'evil-mc "The package used as the backend for multiple cursors functionality.")