summaryrefslogtreecommitdiff
path: root/lua/lsp/null-ls/linters.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-09feat: support wildcard filetypes for null-ls providers (#1447)Luc Sinet
2021-10-09feat: configure multiple filetypes per provider (#1725)kylo252
2021-10-08fix: register null-ls providers per filetype (#1709)kylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
2021-09-01fix the string concat in logging (#1441)Abouzar Parvan
2021-08-26[Refactor]: only allow a single logger (#1405)kylo252
2021-08-26fix logging when plenary is not available (#1390)kylo252
2021-08-19[Bugfix] fix formatter/linter nil issue (#1353)Abouzar Parvan
2021-08-15[Bugfix] Support extending null builtin args (#1317)Luc Sinet
2021-08-14[Refactor/Bugfix] Improve null ls handler (#1277)Luc Sinet