X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=9c3833a734067cd47e2f92b1014417daeabde6b9;hb=8cfa49a8e2ffcc459afe1c6765c34d2f5aae96f4;hp=3277112936114a2c693e4ec0c11b6dc566ee75e3;hpb=fd5a25d7999ff717d5b7a72126c87ad5ef94a561;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index 3277112..9c3833a 100644 --- a/vimrc +++ b/vimrc @@ -51,7 +51,7 @@ set runtimepath^=~/.vim,~/.vim/runtime " Don't store swap files in the same directory as the edited file. set directory-=. -" But store them in ~/.tmp if available. +" But store them in ~/.tmp if available or ~/tmp (used by default). set directory^=~/.tmp " Disable modelines as they may cause security problems. Instead use