Skip to content

Commit

Permalink
added all hint addons
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed May 7, 2019
1 parent 1284001 commit 2985fb9
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ module.exports = function(grunt) {
//'addon/fold/xml-fold.js', // gets included as a dependency
'addon/hint/show-hint.js',
'addon/hint/javascript-hint.js',
'addon/hint/css-hint.js',
'addon/hint/xml-hint.js',
'addon/hint/html-hint.js',
'addon/format/autoFormatAll.js',
'addon/format/formatting.js',
'addon/selection/active-line.js',
Expand Down
2 changes: 1 addition & 1 deletion codemirror/js/codemirror.mode.handlebars.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codemirror/js/codemirror.mode.htmlmixed.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codemirror/js/codemirror.mode.php.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codemirror/js/codemirror.mode.twig.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2985fb9

Please sign in to comment.