jmcomets / vim-ponyLinks
Pony power for working with Django projects.
☆67Updated 7 years ago
Alternatives and similar repositories for vim-pony
Users that are interested in vim-pony are comparing it to the libraries listed below
Sorting:
- Improvements to the handling of Django related files in Vim☆184Updated 2 years ago
- Ultimate VIM for Python & Django development. Get the most productivity with autocomplete, linter, pep8 checker and many features to supp…☆109Updated 12 years ago
- Runs your UnitTests with py.test displaying red/green bars and errors☆274Updated last year
- Vim plugin to sort python imports using https://github.com/timothycrosley/isort☆220Updated 3 months ago
- Pdb and Vim integration☆206Updated 8 years ago
- A Django aware way of running python tests from within Vim☆31Updated 3 years ago
- A Vim plugin to facilitate integration with Coverage.py☆89Updated 5 years ago
- vim-django run commands, create apps, and beyond☆53Updated 10 years ago
- vim mode that uses rope library to provide features like python refactorings and code-assists☆247Updated 2 years ago
- Vim plugin for working with python virtualenvs☆600Updated 2 years ago
- Fork of the python.vim by Dmitry Vasiliev and Neil Schemenauer for 2.x and 3.x.☆78Updated 8 years ago
- htmldjango filetype omnicomplete - completes template tags/filters/variables☆26Updated 8 years ago
- Syntax highlighting for Django templates☆26Updated 14 years ago
- Vim plugin that adds Python import statements semi-automatically☆46Updated 7 months ago
- Plugin enabling advanced unit test support inside your favorite editor.☆73Updated 9 years ago
- yapf plugin for Vim☆56Updated 6 years ago
- A plugin for VIM that creates an Integrated Debugging Environment :) Currently works with PHP and Python☆283Updated 4 years ago
- Tool to lint Django applications and projects☆188Updated 4 years ago
- Repository for Jinja support in vim.☆87Updated 7 years ago
- A vim window manager for people who love splits☆102Updated 8 years ago
- pydoc integration for the best text editor on earth☆146Updated 4 years ago
- jinja plugins for vim (syntax and indent)☆152Updated 4 years ago
- Activate the versions and the virtualenvs of pyenv within a live VIM session☆107Updated 7 years ago
- Unicode goodness for Python code using vim's “conceal” feature☆284Updated 4 years ago
- Add DJANGO_SETTINGS_MODULE to enable pythoncomplete or whatever for django in vim☆24Updated 11 years ago
- Python specific settings (Alpha!)☆22Updated 9 years ago
- An up-to-date jinja2 syntax file.☆349Updated 4 years ago
- Easily create and reformat your RST (reStructuredText) tables as you change cell content.☆120Updated 3 years ago
- Quickly open Python modules in vim☆11Updated 9 years ago
- on the fly Python checking in Vim with PyFlakes