|
|
|
|
|
by tjdevries
1855 days ago
|
|
I'll ignore the other parts I disagree with in this post, since it's cool to have different views but I just wanted to post that it may someday be possible to run vim9script plugins in neovim :) I'm working on a project that might allow at least 90% or higher compat here: https://github.com/tjdevries/vim9jit Of course, vim9script isn't complete yet, so the spec isn't all the way done, but it may someday be possible to run them in neovim. Additionally, if someone actually just wanted to port all the C code to run or has some other way to make vim9script run, neovim is not opposed to making that happen. |
|