sponsor Vim development Vim logo Vim Book Ad

VPE Demos : Some demo code using the Vim Python Extensions (VPE)

 script karma  Rating 0/0, Downloaded by 4  Comments, bugs, improvements  Vim wiki

created by
Paul Ollis
 
script type
utility
 
description
This download tree contains various demonstrations of how you can use VPE. All
of the code in here has undergone some far-from-vigorous testing.

Information on the Vim Python Extensions is available at:

    https://www.vim.org/scripts/script.php?script_id=5905
    https://github.com/paul-ollis/vim-vpe
    https://vim-vpe.readthedocs.io/en/latest/index.html

Please provide feedback and ratings. I am happy to find time to expand these
demos, but only if they are actually useful to people. So if you find value in
this download, please give me a karma rating and also give me a star on GitHub
(link above). If you have any suggestions, ideas for useful demos, think there
is part of the VPE API that is in desperate need of some example code or
encounter problems with any current demo then please raise issues on:

    https://github.com/paul-ollis/vpe-demos/issues


The point of the code here is to provide stuff that you can run and experiment
with as a way to get familiar with the VPE library. Some of the things the
examples aim for are:

- To help learn how to use VPE.
- To provide additional information in a form that is less dry than the docs
  at https://vim-vpe.readthedocs.io/en/latest/index.html
- Be a resource of working code examples.
- Aim for readability over performance.
- Aim to explain, so the code may have more comments than you might otherwise
  expect.

Some non-aims are:

- The examples do not aim to show the "best" way do do things. Some examples
  might (for example) be a bit inefficient.
- Few of the examples aim to be especially useful, other than as a teaching aid
  for VPE.
 
install details
Just unzip the download in a convenient location, load the README.rst in Vim and explore.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vpe-demos-0.1.zip 0.1 2025-09-27 9.0 Paul Ollis Initial upload
ip used for rating: 216.73.216.11

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github