nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.39k stars 69 forks source link

feat(builtins): add mdslw formatter for markdown #154

Closed SConaway closed 1 month ago

SConaway commented 2 months ago

If people want, I can add configuration to the plugin, I just can't figure out how to consume the configuration, so I didn't bother (I'm just going to add max width as an extra arg for now).

SConaway commented 2 months ago

Looks like doc/builtins.json and doc/BUILTINS.md get autoupdated?

mochaaP commented 2 months ago

I'd prefer you submit this to none-ls-extras, thanks! :)

SConaway commented 1 month ago

Done, sorry for the delay!