Skip to content

Commit

Permalink
Update CodeMirror.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
virusdefender authored Sep 28, 2021
1 parent d19e694 commit acce797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/oj/components/CodeMirror.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
import 'codemirror/mode/clike/clike.js'
import 'codemirror/mode/python/python.js'
import 'codemirror/mode/go/go.js'
import 'codemirror/mode/javascript/javascript.js'
// active-line.js
import 'codemirror/addon/selection/active-line.js'
Expand Down

0 comments on commit acce797

Please sign in to comment.