From 8afe3fa8d88ae56e96f65897935ef508581ac5f7 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 13 Feb 2026 18:08:30 +0100 Subject: * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated-commit-by: dots Signed-off-by: Robert Günzler --- .config/nvim/after/ftplugin/todotxt.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/nvim/after/ftplugin/todotxt.lua') diff --git a/.config/nvim/after/ftplugin/todotxt.lua b/.config/nvim/after/ftplugin/todotxt.lua index 0e90d2b..526f29c 100644 --- a/.config/nvim/after/ftplugin/todotxt.lua +++ b/.config/nvim/after/ftplugin/todotxt.lua @@ -1 +1 @@ -vim.opt.textwidth = 0 +vim.opt_local.textwidth = 0 -- cgit 1.4.1