mirror of
1
0
Fork 0

Create the empty undodir.

This patch aims to make the persistent undo functionality work out of
the place.
This commit is contained in:
Amos Bird 2016-06-24 11:54:43 +08:00
parent 0228ad0e9e
commit b0cb820c53
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
temp_dirs/undodir*
sources_non_forked/ack.vim/.netrwhist
temp_dirs/yankring_history_v2.txt
sources_forked/yankring/doc/tags

2
temp_dirs/undodir/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# http://stackoverflow.com/a/932982
!.gitignore