[nvim] Add python linting, suggestions to vim
Uses python-black, python-pylint, and python-jedi to enable functionality.
This commit is contained in:
parent
3884d28dbd
commit
a505976485
3 changed files with 19 additions and 10 deletions
|
|
@ -84,11 +84,13 @@ playerctl
|
|||
polybar
|
||||
psmisc
|
||||
pulsemixer
|
||||
python-black
|
||||
python-jedi
|
||||
python-pdfminer.six
|
||||
python-pipx
|
||||
python-pybtex
|
||||
python-pylint
|
||||
python-pynvim
|
||||
python-ueberzug
|
||||
qutebrowser
|
||||
redshift
|
||||
ripgrep-all
|
||||
|
|
@ -125,6 +127,7 @@ ttf-brill
|
|||
ttf-comic-neue
|
||||
ttf-heuristica
|
||||
ttf-signika
|
||||
ueberzug
|
||||
unclutter
|
||||
unrar
|
||||
usbutils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue