Vim: Setting up Vim for Python development
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=lucidprogramming&utm_medium=cpc&utm_campaign=lucidprogramming_youtube_sponsor&adgroupid=20220228 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-config Website: http://vprusso.github.io/
Download
0 formatsNo download links available.