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

plugins/lazydev: init #2774

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HeitorAugustoLN
Copy link
Member

Adds lazydev.nvim to nixvim

@HeitorAugustoLN HeitorAugustoLN force-pushed the lazydev branch 4 times, most recently from 105f64b to 0896a2d Compare January 7, 2025 19:44
@HeitorAugustoLN HeitorAugustoLN force-pushed the lazydev branch 8 times, most recently from 28dd237 to 5192494 Compare January 7, 2025 20:29
&& !config.plugins.cmp.enable
&& cfg.settings.integrations.cmp
)
[ "Nixvim(plugins.lazydev): you have enabled nvim-cmp integration but plugins.cmp is not enabled." ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[ "Nixvim(plugins.lazydev): you have enabled nvim-cmp integration but plugins.cmp is not enabled." ]
[ "Nixvim (plugins.lazydev): you have enabled nvim-cmp integration but plugins.cmp is not enabled." ]

I think we (mostly) put a space there.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least on blink-cmp there is not:

Nixvim(plugins.blink): `settings.documentation` does not correspond to a known setting, use `settings.windows.documentation` instead.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know which formatting we prefer, but we're definitely not very consistent about it currently! 🙈

I'll hold my hands up to contributing some of the inconsistency on this, too.

If we really want to be consistent, we probably need some systematic method of achieving that...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes...

plugins/by-name/lazydev/default.nix Outdated Show resolved Hide resolved
plugins/by-name/lazydev/default.nix Outdated Show resolved Hide resolved
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.

5 participants