User Tools

Site Tools


informatica:linux:vi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
informatica:linux:vi [2010/10/27 15:33] 62.15.232.197informatica:linux:vi [2010/11/16 16:53] 62.15.232.197
Line 37: Line 37:
  
 set ts=4 set ts=4
 +
 +**Indentacion**
 +
 +Editar:
 +
 +  ~/.vimrc
 +
 +Y anyadir:
 +
 +  au FileType python set foldmethod=indent
 +
 +Luego abrir un documento. Atajos y operaciones:
 +
 +^ Teclas ^ Funcion ^
 +| z + o | Expandir |
 +| Flecha derecha | Expandir |
 +| z + c | Cerrar |
 +| z + shift + m | Cerrar todos |
informatica/linux/vi.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1