feat(nvim): open dashboard when entering new tab

This commit is contained in:
Sergio Laín 2023-12-17 00:43:05 +01:00
parent 50016f5c16
commit bfb976da33
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,6 +1,8 @@
return {
"nvimdev/dashboard-nvim",
opts = function(_, opts)
vim.api.nvim_create_autocmd("TabNewEntered", { command = "Dashboard" })
local logo = [[