diff options
Diffstat (limited to 'base/vimrc')
-rw-r--r-- | base/vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -125,6 +125,9 @@ perl <<EOT } EOT +" Scratch Plugin +let g:scratchBackupFile="/tmp/scratch.txt" + " Load host-specific settings set runtimepath^=~/.host-specific/vim, set runtimepath+=~/.host-specific/vim/after |