diff options
-rw-r--r-- | .vundles.local | 2 |
1 files changed, 2 insertions, 0 deletions
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" |