nvimhost-d
nvimhost-d copied to clipboard
:zap: nvim host plugin provider and API client library in D
Results
2
nvimhost-d issues
Sort by
recently updated
recently updated
newest added
In the next weeks, I'll update D's version as long as it's still compatible.
enhancement
when building with ldc 1.13.0 there are mangled name overlap warnings, these functions are not core functions, but are important: ``` source/nvimhost/api.d(718,10): Warning: skipping definition of function nvimhost.api.NvimAPI.tabpageIsValid due to...
bug