-
-
Notifications
You must be signed in to change notification settings - Fork 253
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(programming-language-support): Add support for rest-nvim #384
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
lua/astrocommunity/programming-language-support/rest-nvim/README.md
Outdated
Show resolved
Hide resolved
lua/astrocommunity/programming-language-support/rest-nvim/init.lua
Outdated
Show resolved
Hide resolved
…ME.md Co-authored-by: Oli <[email protected]>
….lua Co-authored-by: Oli <[email protected]>
….lua Co-authored-by: Oli <[email protected]>
@owittek Added your suggestions :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like styling needs some fixing
Yeah I was wondering about it myself, but stylua didn't reformat it at my end :| |
Ok 😂 someone has to fix it lmfao. Looking at the logs it's just that you shouldn't have parentheses for the require |
lua/astrocommunity/programming-language-support/rest-nvim/init.lua
Outdated
Show resolved
Hide resolved
….lua Co-authored-by: Micah Halter <[email protected]>
Oh, I thought the table paranthesis also looked weird but 🤷🏾♂️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.