diff --git a/README.md b/README.md index a4ffff4..6beebe6 100644 --- a/README.md +++ b/README.md @@ -177,8 +177,10 @@ You can use Telescope to see, load, and delete your sessions. It's enabled by de -- Mode can be a string or a table, e.g. {"i", "n"} for both insert and normal mode delete_session = { "i", "" }, alternate_session = { "i", "" }, + copy_session = { "i", "" }, }, -- Can also set some Telescope picker options + -- For all options, see: https://github.com/nvim-telescope/telescope.nvim/blob/master/doc/telescope.txt#L112 theme_conf = { border = true, -- layout_config = {