Skip to content

Devtography/pyvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyvim

Intro

pyvim DOES NOT support Python 2

pyvim is a preconfigured plugins and settings Vim tailor made for Python development.

Included Vim plugins:

pyvim is good for remote Python development with iPad via ssh/mosh as plugins & settings preconfigured in .vimrc are fully tested on the iPad Pro with its' Magic Keyboard using Blink, and the macOS built-in terminal.

Installation

You can either use the .vimrc included directly and install Vundle & YouCompleteMe youself, or pull the prebuilt docker images from Docker Hub:

docker pull devtography/pyvim:tagname

Supported tags and repective Dockerfile links

Fetaures request

If there's any feature you'd like to see it be included in pyvim, you can open a new issue to make the request, or contribute via a pull request.

By making the request, please do explain why you think the requesting feature should be included. The general principle for the requesting feature to be accepted is the feature shold be benefit for the majority, and not anything heavy like en elephant whcih slows the Vim down.

Contributions

Contributions via pull requests are welcome and encouraged :)

License

pyvim is licensed under the Apache License, Version 2.0.