Haruan Justino
Haruan Justino
I would love to try it here on my existing Debian install too, is there something that I can help with?
ps: couldn't make the i3-gaps-wm work from the package on Debian bullseye, I was already using a compiled version of https://github.com/Airblader/i3 in the master branch with my i3 here, but...
Is there a chance that a feature like that would be added to the project? I can help with something if there is space to it.
i've changed the import on isort_file.py to from isort import SortImports and it worked properly.
I debuged the python_vimisort.vim file, when it tries to import isort on line 37: `from isort import SortImports` I commented this line, now the plugin does not verify if the...