Skip to content

feat: Add Neovim and JetBrains IDE plugins #2

@njg7194

Description

@njg7194

Summary

I have created OpenClaw plugins for Neovim and JetBrains IDEs to complement the existing VS Code extension.

Repositories

1. openclaw.nvim (Neovim)

🔗 https://github.com/njg7194/openclaw.nvim

Features:

  • Gateway control (start/stop/restart)
  • Status monitoring with lualine integration
  • User commands for all operations
  • Async operations using vim.fn.jobstart
  • WSL support with configurable command

2. openclaw-jetbrains (JetBrains IDEs)

🔗 https://github.com/njg7194/openclaw-jetbrains

Features:

  • Status bar widget with connection toggle
  • Gateway control actions (connect/disconnect/restart)
  • Terminal integration for TUI and logs
  • Settings UI for configuration
  • Works with all JetBrains IDEs (IntelliJ IDEA, WebStorm, PyCharm, etc.)

Request

Would you consider:

  1. Transferring these repositories to the OpenKnots organization, OR
  2. Creating official repositories and merging this code

Both plugins are MIT licensed and follow similar patterns to the VS Code extension.

Related PR

I have also submitted a PR to add links to these plugins in the VS Code extension README: #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions