update:restructure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local M = {}
|
||||
|
||||
local pack = require("utils.pack")
|
||||
local pack = require("commands.pack")
|
||||
|
||||
function M.setup()
|
||||
pack.add({ "nvim-treesitter" })
|
||||
|
||||
Reference in New Issue
Block a user