*help.txt*      For Vim version 5.0.  Last modification: 1998 Feb 18

                        VIM help file
                                                                         k
      Move around:  Use the cursor keys, or "h" to go left,            h   l
                    "j" to go down, "k" to go up, "l" to go right.       j
Close this window:  Use ":q<Enter>".
   Get out of Vim:  Use ":qa!<Enter>" (careful, all changes are lost!).
Jump to a subject:  Position the cursor on a tag between |bars7 and hit CTRL-].
   With the mouse:  ":set mouse=a" to enable the mouse (in xterm or GUI).
                    Double-click the left mouse button on a tag between |bars7.
     To jump back:  Type CTRL-T or CTRL-O.
Get specific help:  It is possible to go directly to whatever you want help
                    on, by giving an argument to the ":help" command |:help7.
                    It is possible to further specify the context:
                          WHAT                  PREPEND    EXAMPLE
                      Normal mode commands     (nothing)   :help x
                      Visual mode commands        v_       :help v_u
                      Insert mode commands        i_       :help i_<Esc>
                      command-line commands       :        :help :quit
help.txt.gz [RO]                                                                
#include <stdio.h>
main()
{
  printf("Hello world!\n");
}

aa.c                                                                            



            výheň