pull/1/head
Grandschtroumpf 6 years ago
parent a0b82cc872
commit ac689bb0f0
  1. 2
      src/app/editor/SourceHighlighters.js

@ -5,7 +5,7 @@ import { EditorApi } from 'remix-plugin'
const profile = { const profile = {
displayName: 'source highlighters', displayName: 'source highlighters',
name: 'sourceHighlighters', name: 'editor',
description: 'service - highlight source code' description: 'service - highlight source code'
} }

Loading…
Cancel
Save