diff options
author | makefu <github@syntax-fehler.de> | 2013-06-17 16:31:27 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-06-17 16:31:27 +0200 |
commit | 89c2bc71c4c7704ff713794fe0d3f3b0ba819dc1 (patch) | |
tree | e20025d5b9ff4319c4ce9f58c940043d500b2774 /infest/profiles/makefu/vim/vimrc | |
parent | 83baf76c734a5c9471fd9ab4dd90c952aba4e6a0 (diff) | |
parent | 1e8592ab9ee5b9e8c5963a0bbed7cecb225e79ca (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'infest/profiles/makefu/vim/vimrc')
-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 |