Justin M. Keyes

Results 2414 comments of Justin M. Keyes

should be a quick addition to `:help dev-style`, let's just close this when that is done

@cweagans Note https://github.com/neovim/neovim/issues/247. > What do you think about having something like this as the "official" neovim plugin list? On paper it's great, but the details require thought and it...

@tyru what is the difference between vim-pi and vivacious?

> It's just not worth the computing and network resources it requires, Do you have numbers on that? I somehow doubt it is very expensive. > Web hooks (from either...

If one had to choose only one new thing, the single most valuable thing that could be done in this space would be to ship a way for users to...

see also: - @teto exploration of Luarocks as the Neovim package manager: https://teto.github.io/posts/2021-09-17-neovim-plugin-luarocks.html - https://neovim.discourse.group/t/plugin-metadata-formats-what-has-been-tried-already-why-did-they-fail-and-can-it-succeed/1153

known issue with the help generator. I'm working on a rewrite of the help gen...

see also https://github.com/neovim/node-client/issues/41 would really like a self-contained example that users can paste and immediately have a working plugin.

what would this look like? I'm not aware of "decorator" in node.js

README could definitely use an update. - still describes API as "work in progress", which can't really be the case now that the client is used in many plugins. And...