mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Merge pull request #71 from ocrampete16/twig-support
Add support for the Twig template language
This commit is contained in:
commit
1cea151b6b
7 changed files with 1227 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ import './sql/sql.contribution';
|
|||
import './st/st.contribution';
|
||||
import './swift/swift.contribution';
|
||||
import './tcl/tcl.contribution';
|
||||
import './twig/twig.contribution';
|
||||
import './typescript/typescript.contribution';
|
||||
import './vb/vb.contribution';
|
||||
import './xml/xml.contribution';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue