Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace nvim-cmp with lsp_compl #96

Closed
wants to merge 2 commits into from
Closed

Replace nvim-cmp with lsp_compl #96

wants to merge 2 commits into from

Conversation

JafarAbdi
Copy link
Owner

No description provided.

@JafarAbdi
Copy link
Owner Author

Requires https://github.com/JafarAbdi/nvim-lsp-compl/tree/fix_textedit

-- adapter->
{
  newText = ".get()",
  range = {
    ["end"] = {
      character = 11,
      line = 84
    },
    start = {
      character = 9,
      line = 84
    }
  }
}

@JafarAbdi JafarAbdi marked this pull request as draft January 2, 2024 22:27
@JafarAbdi JafarAbdi closed this Mar 7, 2024
@JafarAbdi JafarAbdi deleted the lsp_compl branch May 27, 2024 12:38
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.

1 participant