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

@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
'use strict';
import './abap/abap.contribution';
import './bat/bat.contribution';
import './coffee/coffee.contribution';
import './cpp/cpp.contribution';