Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- vim
- ame : Open filename for edition * '':w'' : Save file * '':q'' : Exit Vim * '':q!'' : Quit without saving * ''%%:x%%'' : Write file (if changes has been made) and exit * '':sav'' filename : Saves file as filename * ''.'' : Repeats the last change m... last change made in normal mode ==Moving in the file * ''0'' : move the cursor to the begining of th