diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-09-05 22:13:31 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-09-05 22:13:31 +0200 |
commit | 7cba6c0636191af353430c5a49b514692fa259ac (patch) | |
tree | 6ad8420c61e27d1fd77d4ecdcd632b957c2e1f15 /runtime/tutor | |
parent | bec9c20884290cc64e63d4eec531c0a2fbdcd3f6 (diff) | |
download | vim-7cba6c0636191af353430c5a49b514692fa259ac.zip |
Updated runtime files.
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor/tutor.es | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor/tutor.es b/runtime/tutor/tutor.es index bfb42e493..7bd0c54f8 100644 --- a/runtime/tutor/tutor.es +++ b/runtime/tutor/tutor.es @@ -121,7 +121,7 @@ NOTA: A medida que vaya avanzando en este tutor no intente memorizar, h (izquierda) j (abajo) k (arriba) l (derecha) 2. Para acceder a Vim (desde el símbolo del sistema %) escriba: - vin FILENAME <INTRO> + vim FILENAME <INTRO> 3. Para salir de Vim escriba: <ESC> :q! <INTRO> para eliminar todos los cambios. |