diff options
author | 2009-03-03 16:33:00 -0500 | |
---|---|---|
committer | 2009-03-03 16:33:00 -0500 | |
commit | 6fabfff1d52f53cbc0af4deff23b82d492e98762 (patch) | |
tree | 8ac68fb924f7af3f29e2816f46cdabef9266b5ee /themes/scite/buffer.lua | |
parent | 891bee0e40f31907e11333dadf7adf4b897250ee (diff) | |
download | textadept-6fabfff1d52f53cbc0af4deff23b82d492e98762.tar.gz textadept-6fabfff1d52f53cbc0af4deff23b82d492e98762.zip |
Trimmed theme files.
Diffstat (limited to 'themes/scite/buffer.lua')
-rw-r--r-- | themes/scite/buffer.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/scite/buffer.lua b/themes/scite/buffer.lua index aa5555f5..e02fe244 100644 --- a/themes/scite/buffer.lua +++ b/themes/scite/buffer.lua @@ -17,5 +17,4 @@ buffer.back_space_un_indents = true buffer.indentation_guides = 1 -- various -buffer.eol_mode = textadept.constants.SC_EOL_LF buffer.auto_c_choose_single = true |