From: Michael D. Lowis Date: Fri, 16 Dec 2016 17:53:55 +0000 (-0500) Subject: Change default line ending to LF X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=5038e83337d69b23b5329b0dc6e4625da16268e7;p=projs%2Ftide.git Change default line ending to LF --- diff --git a/inc/edit.h b/inc/edit.h index cbe5230..94aca30 100644 --- a/inc/edit.h +++ b/inc/edit.h @@ -244,7 +244,7 @@ enum { #define FONTNAME "Liberation Mono:size=10:antialias=true:autohint=true" #endif #define DEFAULT_COLORSCHEME DARK -#define DEFAULT_CRLF 1 +#define DEFAULT_CRLF 0 #define DEFAULT_CHARSET UTF_8 #define COLOR_PALETTE \ { \