summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/null-ls/formatters.lua
AgeCommit message (Expand)Author
2022-01-06refactor(null-ls): allow passing full list of options for sources (#2137)kylo252
2022-01-01refactor(info): use new null-ls api for sources (#2125)kylo252
2021-11-21fix(null-ls): allow the same linter and formatter (#1968)kylo252
2021-11-16feat: support new null-ls (#1955)Christian Chiarulli
2021-11-06chore: sort supported providers alphabetically (#1916)kylo252
2021-10-20fix(formatters): always select null-ls by default (#1810)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252