From 31b80d63eb9837a0f082a9777f5f6996829bb574 Mon Sep 17 00:00:00 2001 From: Dustin Chapman Date: Thu, 21 Aug 2014 15:51:33 -0400 Subject: [PATCH] Add support for Salt files --- .vimrc.bundles | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc.bundles b/.vimrc.bundles index 13329d0b9..67f8b5fd2 100644 --- a/.vimrc.bundles +++ b/.vimrc.bundles @@ -272,6 +272,7 @@ Bundle 'cespare/vim-toml' Bundle 'quentindecock/vim-cucumber-align-pipes' Bundle 'Puppet-Syntax-Highlighting' + Bundle 'saltstack/salt-vim' endif " }