From 331bae176b51279e79fd1641b9b1a76d022afb13 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Wed, 28 Jul 2021 15:14:53 -0700 Subject: docs(efm): remove blankspace (#1113) --- lua/lspconfig/efm.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/lspconfig/efm.lua') diff --git a/lua/lspconfig/efm.lua b/lua/lspconfig/efm.lua index e5a81186..0f2779d4 100644 --- a/lua/lspconfig/efm.lua +++ b/lua/lspconfig/efm.lua @@ -17,11 +17,11 @@ configs[server_name] = { https://github.com/mattn/efm-langserver General purpose Language Server that can use specified error message format generated from specified command. - + Note: In order for neovim's built-in language server client to send the appropriate `languageId` to EFM, **you must specify `filetypes` in your call to `setup{}`**. Otherwise `lspconfig` will launch EFM on the `BufEnter` instead of the `FileType` autocommand, and the `filetype` variable used to populate the `languageId` will not yet be set. - + ```lua require('lspconfig')['efm'].setup{ settings = ..., -- You must populate this according to the EFM readme -- cgit v1.2.3-70-g09d2