summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-10 02:16:40 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-10 02:16:40 +0900
commitea258a73ee5b23a3406a94cbb96fe8a5f5fb62ba (patch)
tree51ead094134edec6ce3f8a439343b76c3706c5cb /src
parentFix bug (diff)
downloadsharkey-ea258a73ee5b23a3406a94cbb96fe8a5f5fb62ba.tar.gz
sharkey-ea258a73ee5b23a3406a94cbb96fe8a5f5fb62ba.tar.bz2
sharkey-ea258a73ee5b23a3406a94cbb96fe8a5f5fb62ba.zip
Add keyword
Diffstat (limited to 'src')
-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 c3a3e86dd0..35bb30e608 100644
--- a/src/common/text/elements/code.js
+++ b/src/common/text/elements/code.js
@@ -61,6 +61,7 @@ const _keywords = [
'catch',
'finally',
'enum',
+ 'deledate',
'function',
'func',
'fun',