vim_command
Execute Vim commands directly within the MCP server, enabling integration of Vim’s native text editing workflows and optional shell command execution for enhanced productivity.
Instructions
Execute Vim commands with optional shell command support
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Vim command to execute (use ! prefix for shell commands if enabled) |