aboutsummaryrefslogtreecommitdiffstats
path: root/.vim
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2018-04-12 10:01:08 +0200
committerDavid Runge <dave@sleepmap.de>2018-04-12 10:01:08 +0200
commit7016cc8fa9e0f7fbb353eda187598c0b615600d2 (patch)
tree565fb0e905dd237baf6da168cec049ac5774339f /.vim
parentee440e9563f621cc79dd2c1839412399fa7cf482 (diff)
downloaddotfiles-7016cc8fa9e0f7fbb353eda187598c0b615600d2.tar.gz
dotfiles-7016cc8fa9e0f7fbb353eda187598c0b615600d2.tar.bz2
dotfiles-7016cc8fa9e0f7fbb353eda187598c0b615600d2.tar.xz
dotfiles-7016cc8fa9e0f7fbb353eda187598c0b615600d2.zip
.vim/addons.vim: Adding vim-flake8 plugin.
Diffstat (limited to '.vim')
-rw-r--r--.vim/addons.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/addons.vim b/.vim/addons.vim
index 6389a58..999a6e3 100644
--- a/.vim/addons.vim
+++ b/.vim/addons.vim
@@ -13,6 +13,7 @@ VAMActivate github:scrooloose/syntastic.git
VAMActivate github:honza/vim-snippets
VAMActivate github:garbas/vim-snipmate
VAMActivate github:gerw/vim-latex-suite
+VAMActivate github:nvie/vim-flake8
VAMActivate github:stevearc/vim-arduino
VAMActivate github:Matt-Stevens/vim-systemd-syntax
VAMActivate github:sjas/octave.vim