From 85bc86ab4cdcf4157936954ff79e1f3c71359e2b Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Mon, 18 Dec 2017 09:11:07 -0800 Subject: [PATCH] Add back missing keywords --- sysfiles/filetypes.plasma.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sysfiles/filetypes.plasma.conf b/sysfiles/filetypes.plasma.conf index 71d410c..a2e2c5f 100755 --- a/sysfiles/filetypes.plasma.conf +++ b/sysfiles/filetypes.plasma.conf @@ -38,7 +38,7 @@ pod=comment_doc [keywords] # all items must be in one line -primary=done include import export struc const word byte and predef asm def end not or repeat until break for to downto next when wend is otherwise if else elsif fin while loop return +primary=done include import export struc const word byte and predef asm def end not or repeat until continue break for to downto next step when wend is otherwise if else elsif fin while loop return [settings] # default extension used when saving files @@ -78,3 +78,9 @@ type=0 # %f will be replaced by the complete filename # %e will be replaced by the filename without extension # (use only one of it at one time) +FT_00_LB=_Compile +FT_00_CM=plasm -AMOW < "%f" +FT_00_WD= +EX_00_LB=_Execute +EX_00_CM=plvm "%f#FE1000" +EX_00_WD=