add ABAP language

This commit is contained in:
larshp 2019-09-10 08:21:29 +02:00
parent d511bfdcc7
commit b995fa2c05
6 changed files with 138 additions and 0 deletions

View file

@ -21,6 +21,7 @@ const BUNDLED_FILE_HEADER = [
].join('\n');
bundleOne('monaco.contribution');
bundleOne('abap/abap');
bundleOne('bat/bat');
bundleOne('css/css');
bundleOne('coffee/coffee');