aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-10-02 12:56:12 +0200
committerDavid Runge <david.runge@frqrec.com>2014-10-02 12:56:12 +0200
commit829f98ab45988e4eed05bc41e4e9d2aa1e284ca6 (patch)
treeb7d4829592b32ef5f4912bade92666071aa06d56 /.vundles.local
parent40f53a772c0af9272c9a2ec162f0a75f6266c496 (diff)
downloaddotfiles-829f98ab45988e4eed05bc41e4e9d2aa1e284ca6.tar.gz
dotfiles-829f98ab45988e4eed05bc41e4e9d2aa1e284ca6.tar.bz2
dotfiles-829f98ab45988e4eed05bc41e4e9d2aa1e284ca6.tar.xz
dotfiles-829f98ab45988e4eed05bc41e4e9d2aa1e284ca6.zip
Adding iptables syntax for vim
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local2
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"