summaryrefslogtreecommitdiff
path: root/src/common/text/elements
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-10 01:01:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-10 01:01:29 +0900
commit7e3707882d15bbadb63ae4149d36c10e1029ab60 (patch)
tree7823bc3f01b56ac5ee45f9acf3d91c485c002cc4 /src/common/text/elements
parentAdd keyword (diff)
downloadsharkey-7e3707882d15bbadb63ae4149d36c10e1029ab60.tar.gz
sharkey-7e3707882d15bbadb63ae4149d36c10e1029ab60.tar.bz2
sharkey-7e3707882d15bbadb63ae4149d36c10e1029ab60.zip
Add keyword
Diffstat (limited to 'src/common/text/elements')
-rw-r--r--src/common/text/elements/code.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/text/elements/code.js b/src/common/text/elements/code.js
index 7fb653f751..6f3fc669f2 100644
--- a/src/common/text/elements/code.js
+++ b/src/common/text/elements/code.js
@@ -64,6 +64,7 @@ const keywords = [
'from',
'using',
'use',
+ 'module',
'struct',
'new',
'this',