From 829f98ab45988e4eed05bc41e4e9d2aa1e284ca6 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 2 Oct 2014 12:56:12 +0200 Subject: Adding iptables syntax for vim --- .vundles.local | 2 ++ 1 file changed, 2 insertions(+) (limited to '.vundles.local') diff --git a/.vundles.local b/.vundles.local index 2a63df5..4763c30 100644 --- a/.vundles.local +++ b/.vundles.local @@ -18,3 +18,5 @@ Bundle "vim-scripts/ctrlp.vim" Bundle "sudar/vim-arduino-syntax" " vim-arduino-snippets Bundle "sudar/vim-arduino-snippets" +" vim-iptables +Bundle "vim-scripts/iptables" -- cgit v1.2.3-54-g00ecf