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

docs(lsp): fix description of only in vim.lsp.buf.code_action() #18492

Merged
merged 1 commit into from May 9, 2022

Conversation

fredrikekre
Copy link
Contributor

No description provided.

@github-actions github-actions bot added lsp lua stdlib labels May 9, 2022
@neovim-discourse
Copy link

This pull request has been mentioned on Neovim Discourse. There might be relevant details there:

https://neovim.discourse.group/t/how-do-you-setup-lsp-quickfix-functionality/2538/4

@github-actions github-actions bot requested a review from mfussenegger May 9, 2022 11:35
@mfussenegger mfussenegger merged commit c55867b into neovim:master May 9, 2022
@github-actions github-actions bot removed the request for review from mfussenegger May 9, 2022 16:08
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2022

Backport failed for release-0.7, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release-0.7
git worktree add -d .worktree/backport-18492-to-release-0.7 origin/release-0.7
cd .worktree/backport-18492-to-release-0.7
git checkout -b backport-18492-to-release-0.7
ancref=$(git merge-base 41ce7b07e2946bdde0061d7af5b4446efafa5089 32971ef70aad59aca18adfe0f46dd944e616227b)
git cherry-pick -x $ancref..32971ef70aad59aca18adfe0f46dd944e616227b

@fredrikekre fredrikekre deleted the fe/only-docs branch May 9, 2022 16:11
dmitmel pushed a commit to dmitmel/neovim that referenced this pull request May 18, 2022
kraftwerk28 pushed a commit to kraftwerk28/neovim that referenced this pull request Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants