add python tooling: jedi-vim, flake8 linter

This commit is contained in:
Trolli Schmittlauch 2018-11-07 14:09:11 +01:00
parent d8e1053f2d
commit 4305f8c961
2 changed files with 6 additions and 1 deletions

View file

@ -22,8 +22,9 @@ in
start = [ start = [
ale ale
ctrlp ctrlp
deoplete-jedi #deoplete-jedi
fugitive fugitive
jedi-vim
nerdtree nerdtree
nerdtree-git-plugin nerdtree-git-plugin
supertab supertab

View file

@ -39,6 +39,8 @@ let
rev = "bc758889a5ac304101001c36eafdb219a0acfda7"; rev = "bc758889a5ac304101001c36eafdb219a0acfda7";
sha256 = "1yiflxvswrybabqq5cd6x9i740560c23p58gvcn9b6riwhxzrlb9"; sha256 = "1yiflxvswrybabqq5cd6x9i740560c23p58gvcn9b6riwhxzrlb9";
};})) };}))
tootle
subsurface
]; ];
graphicsApps = [ graphicsApps = [
@ -181,6 +183,8 @@ let
numpy numpy
matplotlib matplotlib
jedi jedi
flake8
mypy
]; ];
fonts = [ fonts = [