vim_register
Store and manage text in Vim registers using specified content and register names for efficient text editing workflows in the MCP Neovim Server.
Instructions
Set content of a register
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to store in register | |
register | Yes | Register name (a-z or ") |