Vim: Setting up Vim for Python development

Pubblicato il: 05 ottobre 2017
sul canale di: LucidProgramming
194,614
1.7k

This video is sponsored by Oxylabs. Oxylabs provides market-leading web scraping solutions for large-scale public data gathering. You can receive data in JSON or CSV format and pay only per successful request. At the moment, Oxylabs offers a free trial.
https://oxylabs.io/?utm_source=lucidp...

In this video, we will take a quick look at how to customize the Vim text editor for proficient Python development. Vim is an exceptionally customizable and extensible text editor, and this video doesn't even begin to scratch the surface.

If you're looking to switch from an IDE to Vim (as I am), hopefully, this video will make the transition process less painful. I am hoping to learn right alongside you as I make these Vim tutorials, as I am far from an expert. I'm looking forward to learning together!

The lines to put into your terminal for ensuring you have the requirements are provided below:

"
sudo apt-get update
sudo apt-get install vim

sudo apt-get install curl vim exuberant-ctags git ack-grep
sudo pip install pep8 flake8 pyflakes isort yapf
"

Github link for .vimrc file:
https://github.com/fisadev/fisa-vim-c...

Website:
http://vprusso.github.io/


In questa pagina del sito puoi guardare il video online Vim: Setting up Vim for Python development della durata di ore minuti seconda in buona qualità , che l'utente ha caricato LucidProgramming 05 ottobre 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 194,614 volte e gli è piaciuto 1.7 mille spettatori. Buona visione!