File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ props["abbreviations.*.malg"] = "$(microalg_path)/editeurs/scite/malg_abbrev.pro
5252
5353-- Configure F5 action
5454if uname_s == " Linux" then
55- props [" command.go.*.malg" ] = " $(microalg_path)/picolisp/pil $(microalg_path)/microalg.l $(FilePath)"
56- -- props["command.go.*.malg"] = "$(microalg_path)/ersatz/pilj $(microalg_path)/microalg.l $(FilePath)"
55+ -- props["command.go.*.malg"] = "$(microalg_path)/picolisp/pil $(microalg_path)/microalg.l $(FilePath)"
56+ props [" command.go.*.malg" ] = " $(microalg_path)/ersatz/pilj $(microalg_path)/microalg.l $(FilePath)"
5757 -- props["command.go.*.malg"] = "$(microalg_path)/emulisp/piljs $(microalg_path)/microalg.l $(FilePath)"
5858else
5959 props [" command.go.*.malg" ] = " $(SciteDefaultHome)\\ malgj_scite.bat $(FilePath)"
You can’t perform that action at this time.
0 commit comments