mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 05:23:05 +00:00
parent
c32b91fa32
commit
6ff26f5377
5
.dir-locals.el
Normal file
5
.dir-locals.el
Normal file
@ -0,0 +1,5 @@
|
||||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((emacs-lisp-mode
|
||||
(indent-tabs-mode . nil)))
|
@ -29,6 +29,7 @@
|
||||
|
||||
;;; Code:
|
||||
;;* Requires
|
||||
(require 'cl-lib)
|
||||
(require 'avy)
|
||||
|
||||
;;* Customization
|
||||
|
Loading…
x
Reference in New Issue
Block a user