Lists all active Neovim instances across your system with project directories and process details.
The Neovim Session List skill provides a comprehensive overview of all running Neovim editors on your system by identifying their working directories, process IDs, and communication sockets. This is essential for developers managing multiple projects simultaneously, as it allows Claude to pinpoint which editor instance belongs to which project, troubleshoot connectivity issues, and prevent redundant editor launches by verifying existing sessions before opening new files.
Características Principales
01Cross-project Neovim instance discovery
020 GitHub stars
03Process ID (PID) and socket path tracking
04Integration with neovim-remote (nvr)
05Automatic working directory mapping
06Current project context highlighting
Casos de Uso
01Troubleshooting why a file is opening in the wrong editor instance
02Verifying existing sessions before launching a new editor instance
03Identifying which project directories have active Neovim sessions