diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-10-06 17:06:08 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-10-06 17:06:08 -0400 |
commit | 66ec1a448e4f1602ab9b552ad590a8fadb3b98ae (patch) | |
tree | d3229ae28a8df9dad5f981446bde38c7f3381454 /runtime/doc/index.txt | |
parent | ae743f87661dba80d89f45a63b998af05ef89935 (diff) | |
parent | 32fabd8984a09bf3b82032d7b1b536d980a084fc (diff) | |
download | rneovim-66ec1a448e4f1602ab9b552ad590a8fadb3b98ae.tar.gz rneovim-66ec1a448e4f1602ab9b552ad590a8fadb3b98ae.tar.bz2 rneovim-66ec1a448e4f1602ab9b552ad590a8fadb3b98ae.zip |
Merge pull request #1268 from stefan991/cleanup-docs-2
Cleanup user documentation
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r-- | runtime/doc/index.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index a9e884777e..6792acd390 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1350,9 +1350,6 @@ tag command action ~ |:mode| :mod[e] show or change the screen mode |:mzscheme| :mz[scheme] execute MzScheme command |:mzfile| :mzf[ile] execute MzScheme script file -|:nbclose| :nbc[lose] close the current Netbeans session -|:nbkey| :nb[key] pass a key to Netbeans -|:nbstart| :nbs[art] start a new Netbeans session |:next| :n[ext] go to next file in the argument list |:new| :new create a new empty window |:nmap| :nm[ap] like ":map" but for Normal mode @@ -1473,7 +1470,6 @@ tag command action ~ |:sfind| :sf[ind] split current window and edit file in 'path' |:sfirst| :sfir[st] split window and go to first file in the argument list -|:shell| :sh[ell] escape to a shell |:simalt| :sim[alt] Win32 GUI: simulate Windows ALT key |:sign| :sig[n] manipulate signs |:silent| :sil[ent] run a command silently @@ -1486,7 +1482,6 @@ tag command action ~ |:smenu| :sme[nu] add menu for Select mode |:snext| :sn[ext] split window and go to next file in the argument list -|:sniff| :sni[ff] send request to sniff |:snomagic| :sno[magic] :substitute with 'nomagic' |:snoremap| :snor[emap] like ":noremap" but for Select mode |:snoremenu| :snoreme[nu] like ":noremenu" but for Select mode @@ -1601,7 +1596,6 @@ tag command action ~ argument list |:wq| :wq write to a file and quit window or Vim |:wqall| :wqa[ll] write all changed buffers and quit Vim -|:wsverb| :ws[verb] pass the verb to workshop over IPC |:wundo| :wu[ndo] write undo information to a file |:wviminfo| :wv[iminfo] write to viminfo file |:xit| :x[it] write if buffer changed and quit window or Vim |