diff options
author | Max Christian Pohle | 2016-05-09 17:00:35 +0200 |
---|---|---|
committer | Max Christian Pohle | 2016-05-09 17:00:35 +0200 |
commit | c2a13ef3f498d90fb9f46b830e14c31156635676 (patch) | |
tree | e125ca03554399949d6ca0fd27b7cf1953cbf02c /.vim/temp | |
parent | 8fd5f60d660f385b766b9c0e7ac874632c1cea1f (diff) | |
download | vim-c2a13ef3f498d90fb9f46b830e14c31156635676.tar.bz2 vim-c2a13ef3f498d90fb9f46b830e14c31156635676.zip |
moved repository up again
this repo shell be used for vim exclusively
Diffstat (limited to '.vim/temp')
-rw-r--r-- | .vim/temp/.keep | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vim/temp/.keep b/.vim/temp/.keep deleted file mode 100644 index 3d99c12..0000000 --- a/.vim/temp/.keep +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | this directory is meant to store backups and undo files. it improves the vim | ||
2 | experience when working with fuse mounted file systems, because they can get | ||
3 | really slow when doing those things remotely | ||