diff options
author | makefu <root@pigstarter.de> | 2013-06-18 10:58:25 +0200 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-06-18 10:58:25 +0200 |
commit | ad74208e150307d895ef1f78970fa717f78f1b42 (patch) | |
tree | 10a0c52873be4e4243f311147dfd67d33329c754 /infest | |
parent | 64795618e52b6739ec03eceb5eb63fe4fb4d8ec6 (diff) | |
parent | 5a7d622655e554fd8ad7f2ff35ac84f094402341 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'infest')
-rwxr-xr-x | infest/profiles/makefu/vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infest/profiles/makefu/vim/vimrc b/infest/profiles/makefu/vim/vimrc index 69ff3f58..123e15a5 100755 --- a/infest/profiles/makefu/vim/vimrc +++ b/infest/profiles/makefu/vim/vimrc @@ -11,6 +11,7 @@ Bundle 'gmarik/vundle' Bundle 'SudoEdit.vim' Bundle 'snipMate' Bundle 'tpope/vim-fugitive' +Bundle 'vim-scripts-iptables' Bundle 'pyflakes' filetype plugin indent on |