Skip to content
Snippets Groups Projects
Commit eac3cfa8 authored by Eric Oulashin's avatar Eric Oulashin Committed by Rob Swindell
Browse files

Updated default SlyEdit settings to enable retaining Ctrl-A codes in quotes

parent 76f74740
No related branches found
No related tags found
1 merge request!536Updated default SlyEdit settings to enable retaining Ctrl-A codes in quotes
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
[editor:SLYEICE] [editor:SLYEICE]
name=SlyEdit (ICE Style) name=SlyEdit (ICE Style)
cmd=?slyedit %f ICE cmd=?slyedit %f ICE
settings=0xc01c00 settings=0x10e01c00
ars=ANSI AND COLS 80 ars=ANSI AND COLS 80
type=0 type=0
soft_cr=1 soft_cr=1
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
[editor:SLYEDCT] [editor:SLYEDCT]
name=SlyEdit (DCT Style) name=SlyEdit (DCT Style)
cmd=?slyedit %f DCT cmd=?slyedit %f DCT
settings=0xc01c00 settings=0x10e01c00
ars=ANSI AND COLS 80 ars=ANSI AND COLS 80
type=0 type=0
soft_cr=1 soft_cr=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment