aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1974b77..aed46fc 100644
--- a/README.md
+++ b/README.md
@@ -415,6 +415,10 @@ customize`). The following are likely to be of most interest:
the modeline).
- `persp-modestring-short`: When set to `t`, show a shortened modeline string
with only the current perspective instead of the full list. Defaults to `nil`.
+- `persp-purge-initial-persp-on-save`: When set to `t`, will kill all buffers
+ of the initial perspective upon calling `perps-state-save`. The buffers whose name
+ match a regexp in the list `persp-purge-initial-persp-on-save-exceptions` won't
+ get killed.
To change keys used after the prefix key, with `use-package` you can do: