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

configure rust-tools and nvim-cmp #10

Merged
merged 1 commit into from
Nov 14, 2022
Merged

configure rust-tools and nvim-cmp #10

merged 1 commit into from
Nov 14, 2022

Conversation

khiet
Copy link
Owner

@khiet khiet commented Nov 10, 2022

Adding rust-tools and autocompletion for rust; never used autocomplete for Ruby and FE work but it is now automatically available for languages with LSP configured in nvim-lspconfig.

ℹ️ For now, Inlay Hints do not show as nicely like vscode but it is usable/useful still. I'll wait for the neovim to adopt the new LSP spec.

Triggers

  • C-Space to trigger autocomplete from LS.
  • C-n and C-P to cycle through the list, down and up respectively.

References

@khiet khiet force-pushed the configure-rust-tools branch 9 times, most recently from c0a7ebd to db897dc Compare November 11, 2022 19:37
@khiet khiet force-pushed the configure-rust-tools branch 2 times, most recently from c1d9207 to a23e1d9 Compare November 11, 2022 20:29
@khiet khiet force-pushed the configure-rust-tools branch 5 times, most recently from 4580f28 to b3a5bbc Compare November 13, 2022 00:13
@khiet khiet marked this pull request as ready for review November 14, 2022 15:15
@khiet khiet merged commit 3f257a7 into master Nov 14, 2022
@khiet khiet deleted the configure-rust-tools branch November 14, 2022 20:44
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