Alex Wu

Results 3 comments of Alex Wu

I just wanted to hop in and drop my `neovim` config that I've been using for a little while: ``` local lspconfig = require("lspconfig") local configs = require("lspconfig.configs") local util...

> @alexwu Thanks! Isn't bundle exec required in the cmd tho? Nice catch -- I've updated the snippet it to use bundler.

@cj @wassimk Darn, I've been a bit behind on `ruby-lsp` versions of late, so I didn't know about this. I'll see if there's any info on `neovim` supporting that spec...