aboutsummaryrefslogtreecommitdiff
path: root/runtime/macros/less.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/macros/less.vim')
-rw-r--r--runtime/macros/less.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/macros/less.vim b/runtime/macros/less.vim
index 9042e849ca..d38bd3781d 100644
--- a/runtime/macros/less.vim
+++ b/runtime/macros/less.vim
@@ -42,7 +42,7 @@ set hlsearch
set incsearch
nohlsearch
" Don't remember file names and positions
-set viminfo=
+set shada=
set nows
" Inhibit screen updates while searching
let s:lz = &lz