Skip to content

Instantly share code, notes, and snippets.

@jackcviers
Created May 9, 2013 03:58
Show Gist options
  • Save jackcviers/5545458 to your computer and use it in GitHub Desktop.
Save jackcviers/5545458 to your computer and use it in GitHub Desktop.
ac-modes-example
(add-to-list 'ac-modes 'coffee-mode)
(add-to-list 'ac-modes 'js-mode)
(add-to-list 'ac-modes 'handlebars-mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment