diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-10-06 14:22:40 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-10-06 14:22:40 +0200 |
commit | b133208080a6dde56e930b5069061f03ea7320ff (patch) | |
tree | be1324e7563498fc82c0d7f5c58aa96a0c15476d /runtime/doc/index.txt | |
parent | 4c7cb6b88446fef3660bceaf465419b3c3958f54 (diff) | |
download | vim-b133208080a6dde56e930b5069061f03ea7320ff.zip |
Runtime file updates.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 91b7208da..49f28f30a 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 7.4. Last change: 2013 Jul 17 +*index.txt* For Vim version 7.4. Last change: 2013 Oct 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1191,12 +1191,12 @@ tag command action ~ |:digraphs| :dig[raphs] show or enter digraphs |:display| :di[splay] display registers |:djump| :dj[ump] jump to #define -|:dl| :dl short for |:delete| -|:dl| :del[ete]l short for |:delete| +|:dl| :dl short for |:delete| with the 'l' flag +|:dl| :del[ete]l short for |:delete| with the 'l' flag |:dlist| :dli[st] list #defines |:doautocmd| :do[autocmd] apply autocommands to current buffer |:doautoall| :doautoa[ll] apply autocommands for all loaded buffers -|:dp| :d[elete]p short for |:delete| +|:dp| :d[elete]p short for |:delete| with the 'p' flag |:drop| :dr[op] jump to window editing file or edit file in current window |:dsearch| :ds[earch] list one #define |