dotfiles

Author: Kyle Fuller <inbox@kylefuller.co.uk> 2012-03-01 21:18:44 +0000 +0000
Committer: Kyle Fuller <inbox@kylefuller.co.uk> 2012-03-01 21:18:44 +0000 +0000
Commit: 5d659e4140f228a5d299d26eb91af95cfb1dfa24
Parent: b50a3d2ab9f98898e1152fb8c36c9c7d79e5a98d


Snippt domain was chnaged
diff --git a/.vimrc b/.vimrc
index 9901d54706c39dd4295862e48239876da4fcb8c6..5e1a8bb189b2eb8108fa1e9535ac55ba4280be2f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -50,7 +50,7 @@
 set mouse=a
 
 " Paste
-command! Pa :w !curl -F 'paste=<-' http://stormy-warrior-8889.herokuapp.com
+command! Pa :w !curl -F 'paste=<-' http://snippt.herokuapp.com
 
 " Wordcount
 command! Wc :w !wc