Skip to content

Instantly share code, notes, and snippets.

@kyrylo
Created June 18, 2013 22:17
Show Gist options
  • Select an option

  • Save kyrylo/5809971 to your computer and use it in GitHub Desktop.

Select an option

Save kyrylo/5809971 to your computer and use it in GitHub Desktop.
(require 'auto-complete-config)
(add-to-list 'ac-dictionary-directories "~/.emacs.d/dict")
(ac-config-default)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment