From 7a41b4683e621562aa16c21e0c9c8f7fd8757fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 6 Sep 2024 13:29:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(nvim):=20dashboa?= =?UTF-8?q?rd=20autocmd=20when=20enter=20new=20tab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/lua/plugins/extras/ui/dashboard-extended.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/nvim/lua/plugins/extras/ui/dashboard-extended.lua b/.config/nvim/lua/plugins/extras/ui/dashboard-extended.lua index de3974ee..44605916 100644 --- a/.config/nvim/lua/plugins/extras/ui/dashboard-extended.lua +++ b/.config/nvim/lua/plugins/extras/ui/dashboard-extended.lua @@ -1,8 +1,6 @@ return { "nvimdev/dashboard-nvim", opts = function(_, opts) - vim.api.nvim_create_autocmd("TabNewEntered", { command = "Dashboard" }) - local logo = [[  ████ ██████ █████ ██