diff options
author | root <root@darth_serious> | 2013-06-17 16:03:58 +0200 |
---|---|---|
committer | root <root@darth_serious> | 2013-06-17 16:11:11 +0200 |
commit | 6f38388c11f1e177dab8f40692902eb416818678 (patch) | |
tree | e21f4d2ad622487c7e6852d29e97e40f9c20bc52 /infest/profiles/makefu/vim/vimrc | |
parent | 54b7362f46cea8d516b0a84fb3390d57ca7332ba (diff) |
fix dart-serous hostname
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 |