---@type LazyKeysSpec[] local keys = { { "cy", mode = { "n", "v" }, desc = "Copy with relative path" }, { "cY", mode = { "n", "v" }, desc = "Copy with absolute path" }, } return keys