{ ... }: { text = '' require("telescope").setup{ defaults = { mappings = { i = { [""] = "which_key", } } }, extensions = { }, pickers = { }, } ''; }