Muhammad Murad
Muhammad Murad
I can make it work by: ```vim Plug 'iamcco/markdown-preview.nvim', { 'do': 'cd app && npm install', 'for': ['markdown', 'vim-plug'] } ``` using ```vim Plug 'iamcco/markdown-preview.nvim', { 'do': { -> mkdp#util#install()...
Suspend the work on this PR for one week because I will be unavailable on the internet. Until then, We need decisions on the following problems: * The implementation of...
Hi again! > Are you saying that there aren't any dialogs in 4.0-4.10? Or that the 4.0-4.10 dialogs use the 3.X API, but that API been deprecated in more recent...
Thanks for details. Now, we have a clear vision on the issues that I mentioned at the description of this PR. A last thing and for this PR to be...
> At the very least, option 2 will be easiest to implement for now, and will satisfy the majority of GTK4 users in the immediate term. Sorry for being confused,...
> 2. On the subject of which: the testbed app is where the real action is. From my perspective, this PR isn't serious until the testbed app is running and...