diff --git a/README.md b/README.md index c40ad99..839e71a 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,7 @@ require('telescope').setup{ [""] = actions.goto_file_selection_edit + actions.center + my_cool_custom_action, }, n = { - [""] = actions.close + [""] = actions.close, [""] = my_cool_custom_action, }, },