options.lang.python.formatters = { { exe = "black", args = {}, }, } options.lang.python.linters = { { exe = "flake8", args = {}, }, }