merge conflict

This commit is contained in:
hugogogo
2022-12-20 10:47:41 +01:00
5 changed files with 156 additions and 66 deletions

View File

@@ -1,3 +1,6 @@
/MODE NORMAL/
***** search the next occurence of the word under cursor
/MODE INSERTION/
**i** mode insertion avant le curseur
**I** mode insertion au debut de la ligne
@@ -10,6 +13,7 @@
/COMMANDES/
**:w** enregistrer
**:w !sudo tee %** trick to save a page with sudo
**:q** quitter
**:wq** ou **ZZ** enregister et quitter
**:q!** force a quitter