comparison runtime/doc/index.txt @ 28010:c968191a8557

Update runtime files Commit: https://github.com/vim/vim/commit/1588bc8ebee22f2855f27273fc2234fff370f86c Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 8 21:35:07 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Mar 2022 22:45:09 +0100
parents 179c118424a6
children 5eea8a249f86
comparison
equal deleted inserted replaced
28009:3bffa026c6d9 28010:c968191a8557
1 *index.txt* For Vim version 8.2. Last change: 2022 Feb 09 1 *index.txt* For Vim version 8.2. Last change: 2022 Mar 05
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1168 |:amenu| :am[enu] enter new menu item for all modes 1168 |:amenu| :am[enu] enter new menu item for all modes
1169 |:anoremenu| :an[oremenu] enter a new menu for all modes that will not 1169 |:anoremenu| :an[oremenu] enter a new menu for all modes that will not
1170 be remapped 1170 be remapped
1171 |:args| :ar[gs] print the argument list 1171 |:args| :ar[gs] print the argument list
1172 |:argadd| :arga[dd] add items to the argument list 1172 |:argadd| :arga[dd] add items to the argument list
1173 :argdedupe :argdedupe remove duplicates from the argument list 1173 |:argdedupe| :argded[upe] remove duplicates from the argument list
1174 |:argdelete| :argd[elete] delete items from the argument list 1174 |:argdelete| :argd[elete] delete items from the argument list
1175 |:argedit| :arge[dit] add item to the argument list and edit it 1175 |:argedit| :arge[dit] add item to the argument list and edit it
1176 |:argdo| :argdo do a command on all items in the argument list 1176 |:argdo| :argdo do a command on all items in the argument list
1177 |:argglobal| :argg[lobal] define the global argument list 1177 |:argglobal| :argg[lobal] define the global argument list
1178 |:arglocal| :argl[ocal] define a local argument list 1178 |:arglocal| :argl[ocal] define a local argument list