summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/null-ls/code_actions.lua
AgeCommit message (Collapse)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-12-02feat: null-ls code_actions interface (#2008)Jieru Mei