init.lua icon indicating copy to clipboard operation
init.lua copied to clipboard

fix undefind vim in lua lsp

Open Nicals opened this issue 2 years ago • 1 comments

Reverts #5 and use nvim_workspace.

Source: https://github.com/VonHeikemen/lsp-zero.nvim/blob/main/advance-usage.md

Nicals avatar Jan 15 '23 14:01 Nicals

thanks! this fixed the issue for me. sumneko_lua also no longer seems to be available

note: I had to save, source, and reload nvim for the lsp to propagate.

startwarfields avatar Mar 01 '23 18:03 startwarfields