sponsor Vim development Vim logo Vim Book Ad

VPE-Sitter : Python Tree-sitter support.

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

created by
Paul Ollis
 
script type
utility
 
description
News

  The download now provides an installation script.

  Now works on Windows.

Requirements

  VPE-Sitter requires a minimum of Vim 9 and Python 3.11

  VPE-Sitter has only been tested on Linux and Windows.

What it is all about

  This is a Vim Python plugin that is implemented on top of VPE, see:

      https://www.vim.org/scripts/script.php?script_id=5905

  It provides a library to support the use of Tree-sitter a way to implement
  syntax aware plugins in Vim. Syntax highlighting is one such use and
  https://www.vim.org/scripts/script.php?script_id=6163 is my example of such a
  plugin.

Source code

  The source code is hosted at https://github.com/paul-ollis/vpe_sitter.
  You can raise bugs or feature requests there. Pull requests are also welcome.
 
install details
The download provides a Python installation script that automates installation. See the README in the download for instructions.

At this time, the most likely reason for installing this library is to support VPE-Syntax (https://www.vim.org/scripts/script.php?script_id=6163).  The install script provided there will install this library as a dependency.
 

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-sitter-0.1.1.zip 0.1.1 2025-09-11 9.0 Paul Ollis Now the download provides an installation script.
vpe-sitter-stub-0.1.0.zip 0.1.0 2025-09-10 9.0 Paul Ollis Initial upload
ip used for rating: 216.73.216.156

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github