mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
3 lines
108 B
EmacsLisp
3 lines
108 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'swiper "swiper"
|
|
"`isearch-forward' with an overview." t)
|