-
-
Notifications
You must be signed in to change notification settings - Fork 279
feat(lsp): added dev-tools.nvim #1509
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
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
Looks good, thanks! @Uzaaft Could you also please have a look? Maybe there's something I'm missing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideall, we would have used astrolsp to handle the "LSP"(Im not sure your usage of the term is the correct one). But this is the best we can do for now
Thank you, guys! 👍 |
thank you for the PR. :) I see you also have other plugins, perhaps they can be added? 😉 |
📑 Description
Add utility (LSP):
In-process LSP server of custom code actions, enhanced actions picker, community actions library and a convenient interface for customization and enhancement of your Neovim with custom code actions.