Skip to content

Commit

Permalink
Stick files in /tmp again. My subdir wasn't sticking around. vimdocs …
Browse files Browse the repository at this point in the history
…recommend ~/tmp, will try later.
  • Loading branch information
r00k committed Jun 4, 2010
1 parent d6a8361 commit b6ef699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -66,7 +66,7 @@ set autoindent
set showmatch
set nowrap
set backupdir=/tmp
set directory=/tmp/ben " Don't clutter my dirs up with swp and tmp files
set directory=/tmp " Don't clutter my dirs up with swp and tmp files
set autoread
set wmh=0
set viminfo+=!
Expand Down

0 comments on commit b6ef699

Please sign in to comment.