Some sort of UNDO / REDO ( not functional yet )

This commit is contained in:
2016-03-17 04:57:43 +08:00
parent bc3c511c6f
commit f1653727f2
11 changed files with 472 additions and 47 deletions
+1
View File
@@ -15,6 +15,7 @@
, "EXIT": "Type :quit<Enter> to exit Vim"
, "UNDO_LIMIT": "Already at oldest change"
, "REDO_LIMIT": "Already at newest change"
};
var errors = {