Skip to content

fix(lsp): client attach issue when loading vim session script#728

Merged
mrcjkb merged 1 commit intomasterfrom
mj/push-xnoxtwntwpnl
Apr 8, 2025
Merged

fix(lsp): client attach issue when loading vim session script#728
mrcjkb merged 1 commit intomasterfrom
mj/push-xnoxtwntwpnl

Conversation

@mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Apr 8, 2025

Fixes #727

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LSP is only attached to focused buffer when nvim loaded from session

1 participant