https://github.com/randy3k/Change-List
On Package Control now~

There are already a few other "LastEdit" plugins . For examples:
https://github.com/SamPeng87/sublime-last-edit
https://github.com/khrizt/GotoLastEdit
https://github.com/abrookins/GotoLastEdit
https://github.com/Stuk/sublime-edit-history
https://github.com/optilude/SublimeText ... History.py
https://gist.github.com/1993147
However, they do not keep history after the file is saved and closed (as far as I can tell).
This plugin saves history to ``Packages/User/Change-List.sublime-settings``.
For the moment, the last 50 editing history for each file will be saved.
Note: The cursor always stays in the same file, it does not jump between files.
I personally think that it is more useful than a jump list.