Fixes for aliases + bootstrap + new features

* manage vim plugins via Vundle
* new aliases
This commit is contained in:
Morgan Wattiez
2019-08-17 22:26:53 +02:00
parent 23f57a4a72
commit 0fb55cd3a7
8 changed files with 107 additions and 16 deletions

View File

@ -1,6 +1,7 @@
appdirs==1.4.3
appnope==0.1.0
argcomplete==1.10.0
astroid==2.2.5
awscli==1.16.140
backcall==0.1.0
beautifulsoup4==4.8.0
@ -16,19 +17,22 @@ cycler==0.10.0
ddgr==1.6
decorator==4.4.0
docutils==0.14
gpg==1.13.0
gpg==1.13.1
gpiozero==1.5.1
guizero==0.6.4
idna==2.8
ipykernel==5.1.1
ipython==7.6.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.14.0
jmespath==0.9.4
jupyter-client==5.2.4
jupyter-core==4.5.0
kiwisolver==1.1.0
lazy-object-proxy==1.4.1
matplotlib==2.2.2
mccabe==0.6.1
multi-key-dict==2.0.3
nudatus==0.0.3
numpy==1.16.4
@ -47,6 +51,7 @@ pycodestyle==2.4.0
pyflakes==2.0.0
pygame==1.9.6
Pygments==2.4.2
pylint==2.3.1
pyparsing==2.4.0
PyQt5==5.11.3
PyQt5-sip==4.19.17
@ -72,6 +77,7 @@ soupsieve==1.9.2
tornado==6.0.3
tqdm==4.32.1
traitlets==4.3.2
typed-ast==1.4.0
urllib3==1.24.1
urwid==2.0.1
virtualenv==16.6.1
@ -79,3 +85,4 @@ virtualenv-clone==0.5.3
wcwidth==0.1.7
webencodings==0.5.1
websocket-client==0.54.0
wrapt==1.11.2