diff --git a/applications/lofar2/doc/prestudy/desp_howtools_erko.txt b/applications/lofar2/doc/prestudy/desp_howtools_erko.txt
index fc4e822795637d38f8072f9665e3caa42ae4cb8b..31fc55ec0184ecb7cfd52b705b7afcc34ba0cd21 100755
--- a/applications/lofar2/doc/prestudy/desp_howtools_erko.txt
+++ b/applications/lofar2/doc/prestudy/desp_howtools_erko.txt
@@ -401,7 +401,24 @@ Table:
 - in gvim replace \r --> nothing
 - in uex save new file as Linux, save as, menu edit/preferences/line end
 
-
+:w save
+:w .... save as
+:wq save+quit
+:q! quit without save
+x delete character
+dd delete line
+i insert text
+escape
+/....  search
+n next
+
+         k
+bcksp    |
+   h <--- ---> l
+         |
+         j
+
+         
 *******************************************************************************
 * Remote access
 *******************************************************************************