From a6c3eea9dfbdefbf006bc1af3c9e8a2e07a23976 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Tue, 14 May 2013 15:22:59 -0700 Subject: [PATCH] Add snipMate bundle to install script --- install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install b/install index 0949d81..41aa004 100755 --- a/install +++ b/install @@ -193,6 +193,9 @@ vim_update_bundle https://github.com/altercation/vim-colors-solarized.git # Vimwiki vim_update_bundle https://github.com/vim-scripts/vimwiki.git +# snipMate +vim_update_bundle https://github.com/msanders/snipmate.vim.git + ####################################################################### # Install tmux & screen config files #######################################################################