---@type LazyKeysSpec[] local keys = { { mode = "n", keys = ",s", command = " Symbols" }, { mode = "n", keys = ",S", command = " SymbolsClose" }, } return keys