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

Update LazyVim example #17

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

Update LazyVim example #17

wants to merge 1 commit into from

Conversation

JadoJodo
Copy link

@JadoJodo JadoJodo commented Oct 1, 2024

I'm submitting this change for 2 reasons:

  1. This may be a result of my naïveté to LazyVim/NeoVim (I just started using them a few days ago), but the LazyVim docs say in the formatting section "Don't set plugin.config for conform.nvim.\n". Obviously, this repo is not about formatting, but it seems like the pattern they want LazyVim users to use is a plugin, not editing the NeoTest config directly.
  2. I couldn't get this example to work. LazyVim would complain that the config being passed to NeoTest was missing options (my installation is fresh and doesn't have any other testing libs). It took me a while, but I finally got it working using the changeset provided here.

Hopefully, this is helpful.

Updated the LazyVim example to match the plugin structure that LazyVim likes.
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