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

feat(codelens): Setup and configure autocmds #9

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

ranjithshegde
Copy link
Owner

This PR adds options to enable codelens and configure its refresh using autocmds. Codelens in neovim is displayed as EOL virt-text. ccls supports resolveProvider functionality of codelens.

This closes #6

This PR adds options to enable codelens and configure its refresh using
autocmds. Codelens in neovim is displayed as EOL virt-text. ccls
supports `resolveProvider` functionality of codelens.
@ranjithshegde ranjithshegde merged commit 3a58ddd into main Nov 7, 2022
@ranjithshegde ranjithshegde deleted the enable_codelens branch November 7, 2022 19:52
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.

Default codelens autocmds
1 participant