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