comparison runtime/doc/various.txt @ 21250:21fb2a3ad3ca

Update runtime files Commit: https://github.com/vim/vim/commit/7ff78465f7057a672a6de0d75d56286da253501b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 10 22:00:53 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Jul 2020 22:15:08 +0200
parents 8e5f991db3b4
children bbca88cd13d5
comparison
equal deleted inserted replaced
21249:ade13ad020ef 21250:21fb2a3ad3ca
1 *various.txt* For Vim version 8.2. Last change: 2020 May 30 1 *various.txt* For Vim version 8.2. Last change: 2020 Jul 10
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
752 This shell script uses the Vim script "$VIMRUNTIME/macros/less.vim". It sets 752 This shell script uses the Vim script "$VIMRUNTIME/macros/less.vim". It sets
753 up mappings to simulate the commands that less supports. Otherwise, you can 753 up mappings to simulate the commands that less supports. Otherwise, you can
754 still use the Vim commands. 754 still use the Vim commands.
755 755
756 This isn't perfect. For example, when viewing a short file Vim will still use 756 This isn't perfect. For example, when viewing a short file Vim will still use
757 the whole screen. But it works good enough for most uses, and you get syntax 757 the whole screen. But it works well enough for most uses, and you get syntax
758 highlighting. 758 highlighting.
759 759
760 The "h" key will give you a short overview of the available commands. 760 The "h" key will give you a short overview of the available commands.
761 761
762 If you want to set options differently when using less, define the 762 If you want to set options differently when using less, define the