comparison runtime/doc/cmdline.txt @ 20241:56265f711890

Update runtime files Commit: https://github.com/vim/vim/commit/7ceefb35c8110d87ced884275ddbe63d024a014f Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 1 16:07:38 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 01 May 2020 16:15:05 +0200
parents d4deb2e50667
children 7449921216bc
comparison
equal deleted inserted replaced
20240:194676a30660 20241:56265f711890
1 *cmdline.txt* For Vim version 8.2. Last change: 2020 Feb 29 1 *cmdline.txt* For Vim version 8.2. Last change: 2020 Apr 23
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
613 :scscope 613 :scscope
614 :sign 614 :sign
615 :tcl 615 :tcl
616 :tcldo 616 :tcldo
617 :tclfile 617 :tclfile
618 :terminal
618 :vglobal 619 :vglobal
619 :windo 620 :windo
620 :write ! 621 :write !
621 :[range]! 622 :[range]!
622 a user defined command without the "-bar" argument |:command| 623 a user defined command without the "-bar" argument |:command|