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

Not a real issue but I am really stuck at this #6

Open
ZayRTun opened this issue Nov 25, 2023 · 2 comments
Open

Not a real issue but I am really stuck at this #6

ZayRTun opened this issue Nov 25, 2023 · 2 comments

Comments

@ZayRTun
Copy link

ZayRTun commented Nov 25, 2023

I cloned your lazyvim git and really enjoying it, but I am stuck at configuring blade-formatter.

    indentSize = 4,
    wrapAttributes = "preserve",
    wrapLineLength = 9999,
    endWithNewLine = true,
    useTabs = true,
    sortTailwindcssClasses = true,

I've looked around over the net to set the above options, but couldn't find any.

I was hoping you could provide some insight or advice on how to go about configuring these options correctly. Any advice you could offer would be greatly appreciated.

Thanks.

@kauffinger
Copy link
Owner

Hi there, thanks for trying the config!

I've never configured my blade-formatter. Currently I am quite busy, but as soon as that changes I'll look into this.

In the meantime, I recommend looking at all relevant plugins.
In this case, maybe look into creating a custom integration with conform.nvim which specifies your config (if blade-formatter supports that), use this as reference.

@ZayRTun
Copy link
Author

ZayRTun commented Nov 29, 2023

Thanks will look into it...

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

No branches or pull requests

2 participants