summaryrefslogtreecommitdiff
path: root/src/common/text
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-10 02:18:33 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-10 02:18:33 +0900
commitefa642e2c56a5e6a0d34c4e04af2eb2f122348fc (patch)
treedd4f9e3ea0e343bcc691bd19166d07006589e515 /src/common/text
parentAdd keyword (diff)
downloadsharkey-efa642e2c56a5e6a0d34c4e04af2eb2f122348fc.tar.gz
sharkey-efa642e2c56a5e6a0d34c4e04af2eb2f122348fc.tar.bz2
sharkey-efa642e2c56a5e6a0d34c4e04af2eb2f122348fc.zip
Add some keywords
Diffstat (limited to 'src/common/text')
-rw-r--r--src/common/text/elements/code.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/text/elements/code.js b/src/common/text/elements/code.js
index 35bb30e608..977b317459 100644
--- a/src/common/text/elements/code.js
+++ b/src/common/text/elements/code.js
@@ -81,6 +81,8 @@ const _keywords = [
'using',
'use',
'module',
+ 'where',
+ 'select',
'struct',
'union',
'new',