The documentation created as part of #5 refers to MonoPatcher plugins as "native DLLs." However, on the script core side the [Plugin] attribute does not require an associated native assembly -- it ...
This plugin removes conditional branches that always evaluate to the same value. Written in C++ for speed - faster than the Python version, especially on large binaries. Uses multiple threads to ...
Neovim 0.12 introduces a native plugin manager and puts an end to "Press ENTER". The goal is an out-of-the-box editor.