pkgsrc-wip/auto-complete-git/MESSAGE
2016-09-22 23:06:07 +02:00

10 lines
396 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1 2012/10/12 11:16:49 thomasklausner Exp $
Append the following line to your .emacs file:
(require 'auto-complete-config)
(add-to-list 'ac-dictionary-directories "${LISPDIR}/${PKGBASE}/ac-dict")
(ac-config-default)
===========================================================================