From 7d836357bad18313f4fa8adbb9dd0874d93ec808 Mon Sep 17 00:00:00 2001 From: Josh Lane Date: Thu, 21 Feb 2013 20:30:22 -0800 Subject: [PATCH] add mustache.vim --- vim/update_bundles | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/update_bundles b/vim/update_bundles index a413e07b..4149860d 100755 --- a/vim/update_bundles +++ b/vim/update_bundles @@ -23,6 +23,7 @@ git_bundles = [ "git://github.com/tpope/vim-vividchalk.git", "git://github.com/vim-ruby/vim-ruby.git", "git://github.com/kien/ctrlp.vim.git", + "git://github.com/juvenn/mustache.vim.git", ] vim_org_scripts = [