From bfd52b3195e8025b4a9b2116d4973c2850658ec3 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 8 Sep 2026 15:42:31 +0200 Subject: cleanup --- nvim/ftplugin/taskwarrior.lua | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 nvim/ftplugin/taskwarrior.lua (limited to 'nvim/ftplugin/taskwarrior.lua') diff --git a/nvim/ftplugin/taskwarrior.lua b/nvim/ftplugin/taskwarrior.lua deleted file mode 100644 index ee8fdf0..0000000 --- a/nvim/ftplugin/taskwarrior.lua +++ /dev/null @@ -1,5 +0,0 @@ -local opt = vim.opt_local - -opt.autoindent = false -opt.indentexpr = "" -opt.indentkeys = "" -- cgit v1.3