mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Merge pull request #86 from lexon-foundation/master
Implemented Lexon highlighting
This commit is contained in:
commit
77e39dbd1e
4 changed files with 286 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ import './javascript/javascript.contribution';
|
|||
import './julia/julia.contribution';
|
||||
import './kotlin/kotlin.contribution';
|
||||
import './less/less.contribution';
|
||||
import './lexon/lexon.contribution';
|
||||
import './lua/lua.contribution';
|
||||
import './markdown/markdown.contribution';
|
||||
import './mips/mips.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue