informatica:linux:vi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:vi [2010/10/27 15:33] – 62.15.232.197 | informatica:linux:vi [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| 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.1288193616.txt.gz · Last modified: (external edit)
