null-ls.nvim
null-ls.nvim copied to clipboard
feat: add leptosfmt formatter
Adds leptosfmt for formatting inline code blocks in the leptos rust web framework: https://github.com/leptos-rs/leptos
the formatter is here: https://github.com/bram209/leptosfmt
The PR is currently waiting for: https://github.com/bram209/leptosfmt/pull/30 before it can be merged.
This may be too niche of a tool, if so I will keep it in my own fork
I'm taking a stab at forking null-ls given the recent announcement that null-ls is being archived, and I've implemented this in https://github.com/mskelton/null-ls.nvim/commit/90334d58