return { "lemarsu/sops.nvim", lazy = true, keys = { { "st", "Sops toggle", desc = "Toggle sops editing for the current file" }, { "sd", "Sops decrypt", desc = "Decrypt the current file using sops" }, { "se", "Sops encrypt", desc = "Encrypt the current file using sops" }, }, }