You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/evil/files/50evil-gentoo.el

3 lines
99 B

(add-to-list 'load-path "@SITELISP@")
(autoload 'evil-mode "evil" "Toggle Evil in all buffers." t)