SanderNotenbaert

Results 3 comments of SanderNotenbaert

Thanks for the suggestion! I've tried adding `require("lspconfig").glslls.setup({ cmd = { "glslls", "--stdin", "--target-env=opengl" } })` in my Neovim setup. So far no change, as far as I can tell....

Same question, have been searching around but haven't succeeded in setting a window like telescope's to a transparent bg. Neovim noob, probably just not understanding something. Tried setting NormalFloat, TelescopeNormal,...

In Neovim, can't copy either. Paste works though! I'd map it inside Neovim, but can't map 'cmd' inside Neovim using Warp either it seems, but that's maybe for another Issue.