From 270ab4ba076ddf8b86a80607b88b5d3257340df9 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Sat, 5 Jun 2021 17:45:32 -0700 Subject: [PATCH] fix: pre-4.5: comment out 'tabgives' --- zig.nanorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig.nanorc b/zig.nanorc index d7e73e5..a98dbaa 100644 --- a/zig.nanorc +++ b/zig.nanorc @@ -6,4 +6,4 @@ color cyan "\<(0[xob])?([0-9]_?)+\>" color blue "\<([iu][0-9]{1,5}|f16|f32|f64|f128)\>" color magenta "\"[^"]*\"" comment "//" -tabgives " " +# tabgives " "