From 3fce65221f90adc0d10012e30d58d1d0f5f3dd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 29 Jan 2024 13:01:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(nvim):=20delete=20py-require?= =?UTF-8?q?ments=20extra=20from=20the=20lazvim=20extras=20spec=20table?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/lazyvim.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/nvim/lazyvim.json b/.config/nvim/lazyvim.json index 51be1f7b..b0eb3374 100644 --- a/.config/nvim/lazyvim.json +++ b/.config/nvim/lazyvim.json @@ -41,7 +41,6 @@ "plugins.extras.editor.oil", "plugins.extras.editor.outline", "plugins.extras.editor.package-info", - "plugins.extras.editor.py-requirements", "plugins.extras.editor.regex", "plugins.extras.editor.rest-client", "plugins.extras.editor.search-replace", @@ -108,4 +107,5 @@ "NEWS.md": "2123" }, "version": 2 -} \ No newline at end of file +} +