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.
- Host: GitHub
- URL: https://github.com/robertbasic/vim-python-plugin-skeleton
- Owner: robertbasic
- License: mit
- Created: 2017-01-11T18:14:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T18:26:52.000Z (about 9 years ago)
- Last Synced: 2025-07-14T18:51:41.032Z (7 months ago)
- Language: VimL
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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".