dotfiles/private_dot_config/nvim/lua/plugins/dashboard-nvim/init.lua
2023-07-27 22:39:59 +02:00

10 lines
231 B
Lua

--[[
Loads settings for dashboard-nvim plugin
This file only loads others
To have a full display of the configuration structure, see the root
init.lua
--]]
require('plugins.dashboard-nvim.menu') -- loads menu settings