Skip to content

Commit

Permalink
enable completion in ace support files
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Aug 21, 2015
1 parent 9647b62 commit 841e419
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gwt/acesupport/.tern-project
Expand Up @@ -8,7 +8,8 @@
"complete_strings": {},
"requirejs": {
"paths": {
"ace": "../tools/ace/lib/ace/"
"ace": "../tools/ace/lib/ace/",
"mode": "./acemode/"
}
}
}
Expand Down

0 comments on commit 841e419

Please sign in to comment.