pi-neovim

A Neovim tool for Pi

Packages

Package details

extension

Install pi-neovim from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-neovim
Package
pi-neovim
Version
0.2.0
Published
May 21, 2026
Downloads
244/mo · 244/wk
Author
paperlib
License
unknown
Types
extension
Size
56.2 KB
Dependencies
1 dependency · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ],
  "image": "https://raw.githubusercontent.com/paperlib/pi-neovim/main/res/talk-to-vim.png"
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

A Neovim Tool for Pi

A Pi extension providing a discover_neovim Tool for Pi to find Neovim instances, and select which one to interact with (using Neovim's RPC API through tools such as pi-msgpack-rpc.)