Fix subr-x macro autoloads
This commit is contained in:
parent
7029d287e5
commit
7d081c3154
3 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,5 @@
|
|||
;;; feature/evil/autoload/evil.el -*- lexical-binding: t; -*-
|
||||
|
||||
(eval-when-compile (require 'subr-x))
|
||||
|
||||
;;;###autoload
|
||||
(defun +evil/visual-indent ()
|
||||
"vnoremap < <gv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue