update:restructure

This commit is contained in:
2026-04-15 12:00:40 +09:00
parent 28f36fc9ac
commit dc247c17af
18 changed files with 97 additions and 146 deletions

View File

@@ -1,6 +1,6 @@
local M = {}
local pack = require("utils.pack")
local pack = require("commands.pack")
function M.setup()
vim.api.nvim_create_autocmd("InsertEnter", {