@ids1024
As a long term #vim user I'd say it's a good list, except:

h and l aren't that important when you have w for next word-start, e for next word end, b for previous word start, fx to go to the next x, tx to go to just before the next x, ( and ) to move by sentence, { and } to move by paragraph or block...

:q only quits if your buffer matches it's file. You may need :q! to quit without saving or :wq to save and quit.

Depending on the deity, supplication may be far more dangerous than challenging them.