diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-02-10 23:11:56 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-02-10 23:11:56 +0000 |
commit | 06b5db9397293068dbb39c552ab47616b1f66211 (patch) | |
tree | e4071ed7d1eb583c780e7c0fbbbf614a5a9fea3c /runtime/doc/index.txt | |
parent | 3d0a603fa9082519d2552c4888d9fe5732947e8f (diff) | |
download | vim-06b5db9397293068dbb39c552ab47616b1f66211.zip |
updated for version 7.0196
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index a229f9d09..e1788b0a9 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1226,6 +1226,7 @@ The commands are sorted on the non-optional part of their name. |:lcd| :lc[d] change directory locally |:lchdir| :lch[dir] change directory locally |:lclose| :lcl[ose] close location window +|:lcscope| :lcs[cope] like ":cscope" but uses location list |:left| :le[ft] left align lines |:leftabove| :lefta[bove] make split window appear left or above |:let| :let assign a value to a variable or option |