local lspconfig = require('lspconfig') lspconfig.efm.setup({ cmd = {'efm-langserver', '-logfile', '/tmp/efm.log', '-loglevel', '5'}, ...
確定! 回上一頁