commit d27a23318b536ab2b6579f39106056aa49756f5d parent d00a50a48995243f7f2d0ab6a53a6aa9450e70ba Author: Thomas Vigouroux <thomas.vigouroux@protonmail.com> Date: Fri, 26 Aug 2022 15:14:04 +0200 init: unset debug to avoid having to many messages Diffstat:
M | init.lua | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/init.lua b/init.lua @@ -46,7 +46,6 @@ o.linebreak = true o.breakindent = true o.showbreak = "> " o.laststatus = 3 -o.debug = "throw" -- Completion and ui o.inccommand = "nosplit"