An open API service indexing awesome lists of open source software.

https://github.com/robertbasic/vim-python-plugin-skeleton

This is not an actual VIM plugin, just a skeleton for VIM plugins written in (mostly) Python3.
https://github.com/robertbasic/vim-python-plugin-skeleton

Last synced: 6 months ago
JSON representation

This is not an actual VIM plugin, just a skeleton for VIM plugins written in (mostly) Python3.

Awesome Lists containing this project

README

          

vim-python-plugin-skeleton
==========================

This is not an actual VIM plugin, just a skeleton for VIM plugins written in (mostly) Python3.

Usage
=====

Git clone this repo, rename files and folders.

`pythonpluginskeleton`, `python_module`, `PythonModule`, `PythonPluginSkeleton` and similar strings are the "placeholders".