All Projects → reconquest → vim-pythonx

reconquest / vim-pythonx

Licence: other
Python libraries for making coding in vim easier

Programming Languages

python
139335 projects - #7 most used programming language
Vim Script
2826 projects
shell
77523 projects

Python libraries for smarter Vim coding

Installation

Just add plugin using Plug:

Plug 'reconquest/vim-pythonx'

Import required py-modules in snippets files (e.g. in go.snippets):

global !p
import px.langs.go
endglobal

PHP

cycle by var name php getter/setter php cycle by var name

Golang

extract_prev_method_binding_for_cursor autoimport

Thx @kovetskiy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].