From 4a1d376bd26e6ee2942a6dac326d709b4f9ec84e Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Sun, 24 Jan 2021 11:39:34 -0800 Subject: [PATCH] fix: comment out 4.5's tabgives --- zig.nanorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zig.nanorc b/zig.nanorc index 85d5ade..88862d7 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 " "