aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nvim/options.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/options.lua b/src/nvim/options.lua
index 59f36b8479..fe108ef1cc 100644
--- a/src/nvim/options.lua
+++ b/src/nvim/options.lua
@@ -2826,7 +2826,7 @@ return {
deny_duplicates=true,
vim=true,
varname='p_tpf',
- defaults={if_true={vi="", vim=""}}
+ defaults={if_true={vi="", vim="BS,HT,ESC,DEL"}}
},
{
full_name='terse',