]> git.phdru.name Git - dotfiles.git/commit
Set directory for swap files to ~/tmp/vim
authorOleg Broytman <phd@phdru.name>
Wed, 30 Nov 2016 05:01:50 +0000 (10:31 +0530)
committerOleg Broytman <phd@phdru.name>
Wed, 30 Nov 2016 05:10:08 +0000 (10:40 +0530)
commit8981f684bb6ea9c87a5fda20196cdccc3e13eb2e
treeb7a241fc280541bdbfef9d11617b7dcabd82e12f
parentb1d0980bb6e404ca147bd3484320e1d32e2f9857
Set directory for swap files to ~/tmp/vim

Create the directory (and the directory for undo files)
if they don't exist. Use mkdir() instead of system('mkdir').
.vimrc