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(project): rename plugin #11

Merged
merged 2 commits into from
Aug 10, 2021
Merged

feat(project): rename plugin #11

merged 2 commits into from
Aug 10, 2021

Conversation

creativenull
Copy link
Owner

BREAKING CHANGE

This commit will rename the plugin name from diagnosticls-nvim
to diagnosticls-configs-nvim and users will be required to use the new
plugin name.

In addition, users must also rename their configs required from
require('diagnosticls-nvim') to require('diagnosticls-configs').

This is in due part, that I want to keep the name consistent to what
the plugin actually provides, that is, to provide diagnostic language
server configurations written in lua for the builtin lsp in nvim
0.5 and up.

BREAKING CHANGE

This commit will rename the plugin name from `diagnosticls-nvim`
to `diagnosticls-configs-nvim` and users will be required to use the new
plugin name.

In addition, users must also rename their configs required from
`require('diagnosticls-nvim')` to `require('diagnosticls-configs')`.

This is in due part, that I want to keep the name consistent to what
the plugin actually provides, that is, to provide diagnostic language
server configurations written in lua for the builtin lsp in nvim
0.5 and up.
@creativenull
Copy link
Owner Author

ref #9

@creativenull creativenull merged commit e7d6f7e into main Aug 10, 2021
@creativenull creativenull deleted the feat-new-plugin-name branch August 10, 2021 00:48
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.

None yet

1 participant