You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For easier contribution and better consistency, I'd suggest adding some type of formatting config, e.g. in my configs, I use StyLua which only requires a .stylua.toml file with your preferences.
After this, you can use e.g. Mason or whatever to get the LSP for it and have any formatting plugin to apply the proper formatting (e.g. I use conform.nvim).
Any thoughts on this? I think it would be great to have something like this :)
(Edit: I wanted to post this in a discussion but clicked the button in the wrong tab... I'll leave it here now, hope it's fine)
The text was updated successfully, but these errors were encountered:
A little formatting definitely goes a long way. I think it's lower priority than some of the 'front-facing' stuff like #20 or #15 but worth implementing at some point.
Thanks for sharing your configs for reference, I'll take a look!
For easier contribution and better consistency, I'd suggest adding some type of formatting config, e.g. in my configs, I use StyLua which only requires a
.stylua.toml
file with your preferences.After this, you can use e.g. Mason or whatever to get the LSP for it and have any formatting plugin to apply the proper formatting (e.g. I use conform.nvim).
Any thoughts on this? I think it would be great to have something like this :)
(Edit: I wanted to post this in a discussion but clicked the button in the wrong tab... I'll leave it here now, hope it's fine)
The text was updated successfully, but these errors were encountered: