Fork me on GitHub
#vim
<
2021-07-09
>
Proctor13:07:57

has anybody here moved to neovim 0.5 with its LSP and hooked it up to Clojure-LSP, and have some samples for code action bindings?

Proctor13:07:41

I did some with vim-lsp, but still trying to figure out the nuances of Neovim 0.5 LSP for passing parameters to Code Actions

Proctor13:07:06

along with other various commands that Clojure-LSP supports

Aleksander13:07:19

Is it something that nvim-lspconfig can help with?