move config menu

This commit is contained in:
2023-10-22 18:08:38 -04:00
parent a7929fa1c0
commit b6807d63cd
3 changed files with 10 additions and 11 deletions

View File

@ -21,4 +21,4 @@ if pcall(require, "luasnip") then
end
-- call the config manager ----------------------------------------------------
require('mngr')
require('cfgmenu')