Dr Yann Golanski

Results 115 comments of Dr Yann Golanski

Aha, thank you! Now, I am getting some errors: ``` [ ERROR ] 2021-05-05T10:41:19+0100 ] /home/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:455 ] "rpc" "efm-langserver" "stderr" "2021/05/05 10:41:19 efm-langserver: reading on stdin, writing on stdout\n" [...

I think I have the files in the right place: ```console √ ; ls ~/.config/efm-langserver/config.yaml /home/usr/.config/efm-langserver/config.yaml √ ; rg python ~/.config/efm-langserver/config.yaml 55: python-flake8: &python-flake8 61: python-mypy: &python-mypy 68: python-black: &python-black...

I tried that and this is what I got… Contents of `~/.cache/nvim/lsp.log` follow: ``` [ ERROR ] 2021-05-11T08:36:56+0100 ] /home/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:455 ] "rpc" "efm-langserver" "stderr" "2021/05/11 08:36:56 efm-langserver: reading on stdin,...

Got this: ``` E5108: Error executing lua /home/usr/share/nvim/runtime/lua/vim/lsp.lua:1145: table index is nil ```

> Can you please update to the latest version of Neovim and try again? I was just doing that before I saw your message… :grin: Output from `~/.cache/nvim/lsp.log`: ``` [...

The command (`lua vim.lsp.buf.formatting_sync({},1000)`) returns nothing in neovim itself. Here's `~/.cache/nvim/lsp.log`: ``` [ START ] 2021-05-11T11:47:46+0100 ] LSP logging initiated [ ERROR ] 2021-05-11T11:47:47+0100 ] /home/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:457 ] "rpc" "efm-langserver" "stderr"...

> Ah, EFM isn't even attached to the buffer. Sorry I didn't see that earlier. No worries! :grinning: > Are you in a git directory? No, I am not. I...

Any update on this? Yes, of course, I can help test this on Fedora/CentOS/Ubuntu ☺

@jamessan I, for one, really appreciate all your hard work. Thank you very much.

@ELLIOTTCABLE If you have access to an X11 display, you can use the GPG graphical prompt. If not, you have to use `vim`…