Skip to content

Instantly share code, notes, and snippets.

@jasonliao
Created April 4, 2017 12:20
Show Gist options
  • Save jasonliao/5505d81db62c32905ef2363f48a3b2e4 to your computer and use it in GitHub Desktop.
Save jasonliao/5505d81db62c32905ef2363f48a3b2e4 to your computer and use it in GitHub Desktop.
tern_for_vim config
{
"libs": [ "browser", "jquery"],
"loadEagerly": [ "importantfile.js" ],
"plugins": {
"node": {},
"complete_strings": {},
"es_modules": {},
"requirejs": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment