The_Runner_01
The_Runner_01
> for those who use lazy.nvim, it looks like you should place `vim.g.coq_settings...` just before `require('lazy').setup..` Yep! This worked for me! ``` local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" if not...
Thanks! It works great on MacOS Ventura 13.3.1.
I have the same issue. ``` Windows 11 Running with VMWare on MacOS Host Major Minor Build Revision ----- ----- ----- -------- 10 0 22631 0 ``` ``` Current Scoop...