summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
authorAhmed ElSamhaa <ahmed.elsamha@vaimo.com>2023-06-26 20:51:32 +0300
committerAhmed ElSamhaa <ahmed.elsamha@vaimo.com>2023-06-26 20:51:32 +0300
commit5a637cc1ab7373e62d9a04464627881ccf9d8c06 (patch)
tree7fc73294ef684c880bca3250eb50b05597ac35ef /config.yaml
parent28ce661edf8c2201808a5f830db52696ae682ebc (diff)
Adds a toggle to the config to match the exit keybinding behavior of vim
- Now ZZ does not mutate the current cwd by default, while ZQ does
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
index 36420fb..a26bcee 100644
--- a/config.yaml
+++ b/config.yaml
@@ -4,6 +4,11 @@
# default: nvim
# (Optional)
+# Whether to match the behavior of vim exit keybindings
+# i.e. `ZQ` exits without cd to LWD (Last Working Directory) while `ZZ` cd to LWD
+# match_vim_exit_behavior: false
+
+# (Optional)
# key (the command you want to use when opening file): [values] (extensions)
# In the key, You can use arguments.
# exec: