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

add installation instructions for vim-plug users #27

Merged
merged 4 commits into from
Jan 12, 2025
Merged

Conversation

kerma
Copy link
Contributor

@kerma kerma commented Jan 10, 2025

Also fixes the typo for the <leader>mb binding.

README.md Outdated

local magenta = require('magenta')

magenta.setup({
Copy link
Owner

Choose a reason for hiding this comment

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

It's been a while since I used Plug but I think this defeats lazy loading?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're correct. Removed this.

README.md Outdated
local magenta = require('magenta')

magenta.setup({
provider = 'openai',
Copy link
Owner

Choose a reason for hiding this comment

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

I'd probably just use the default config in the readme

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed.

@dlants
Copy link
Owner

dlants commented Jan 10, 2025

first PR that wasn't authored by me! Cheers 🎉

dlants
dlants previously approved these changes Jan 10, 2025
@dlants dlants merged commit d1fc087 into dlants:main Jan 12, 2025
1 check passed
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.

2 participants