Vim as Python IDE

I’m by no means a Python developer, but as a sysadmin, I’m constantly interacting with Python – my scripting language of choice. My preferred text editor is Vim, which I’ve been using for as long as I can remember.
I&rsqu… Read more

Similar

Vim for Ruby and Rails in 2019

How to set up Vim for a productive Ruby And RoR workflow? In this articles we will set up syntax highlighting, formatting and linting, ways to run tests and quickly jump between files, autocompletion with solargraph, snippets and more. (more…)

Read more »