From 0ff8b2217cd98c6d885fa190fe13e4e3f10d1a4b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:38:53 +0300 Subject: [PATCH] why is that there --- config/nvim/lua/core/plugins.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/nvim/lua/core/plugins.lua b/config/nvim/lua/core/plugins.lua index 79d0560e..58b0e243 100644 --- a/config/nvim/lua/core/plugins.lua +++ b/config/nvim/lua/core/plugins.lua @@ -101,9 +101,6 @@ local plugins = { '', }, --your header config = { - week_header = { - enable = true, - }, shortcut = { { desc = '󰊳 Update', group = '@property', action = 'Lazy update', key = 'u' }, {