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: add vim-highlighter #233

Merged
merged 4 commits into from
May 30, 2023
Merged

feat: add vim-highlighter #233

merged 4 commits into from
May 30, 2023

Conversation

Hugo-CASTELL
Copy link
Contributor

Disclaimer: this is my first ever pull request, I'm trying my best to follow best practices so any advices are welcome !

I've add the vim-highlighter plugin, as suggested in #76 .

What have i done ?

  • Went to NeovimCraft and searched for vim-highlighter. The nearest plugin I found is in the category color so I chose color to put it.
  • Added the plugin with lazy to false as suggested in the issue.
  • In the lua file, i wrote defaults keymaps to add descriptions for which-key.

As I said, this is the first time I'm contributing and opening a pull request, if I poorly followed the instructions or something could have been better, let me know.

Have a nice day, Hugo.

Copy link
Member

@owittek owittek left a comment

Choose a reason for hiding this comment

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

Always happy about new contributors and it's a great first PR!

@owittek owittek merged commit 0a85da6 into AstroNvim:main May 30, 2023
4 checks passed
mehalter pushed a commit that referenced this pull request May 30, 2023
* feat: add vim-highlighter
Uzaaft pushed a commit that referenced this pull request Jun 11, 2023
* feat: add vim-highlighter
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

2 participants