🗑️ remove(nvim): dashboard autocmd when enter new tab
This commit is contained in:
parent
f9e963873a
commit
7a41b4683e
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
return {
|
||||
"nvimdev/dashboard-nvim",
|
||||
opts = function(_, opts)
|
||||
vim.api.nvim_create_autocmd("TabNewEntered", { command = "Dashboard" })
|
||||
|
||||
local logo = [[
|
||||
|
||||
████ ██████ █████ ██
|
||||
|
|
Loading…
Add table
Reference in a new issue