Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bigcodegen/mcp-neovim-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: bigcodegen/mcp-neovim-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 30, 2025

  1. Copy the full SHA
    55e9580 View commit details
  2. bump version

    bigcodegen committed Mar 30, 2025
    Copy the full SHA
    f202d58 View commit details
  3. Copy the full SHA
    3611dd0 View commit details
  4. Merge pull request #6 from bigcodegen/develop

    Develop merge
    bigcodegen authored Mar 30, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9e2f38c View commit details
Showing with 144 additions and 102 deletions.
  1. +134 −96 package-lock.json
  2. +2 −2 package.json
  3. +1 −1 src/index.ts
  4. +7 −3 src/neovim.ts
Loading