Phạm Bình An
Phạm Bình An
Can I delete comments I wrote without going to github issues?
@techboyg5 It's simple, just tag that person by using "@username". But anyway, I really hope utteranc.es support a reply button
Personally, I think there should be an example for a simple Lua plugin. Possibly just a Lua rewrite of the example in `:h write-plugin`. Or maybe the example in `:h...
That was my thought 2 months ago, but since this guide also covers CI, LuaRocks, document-writing,..., now I think Nvim should _**own**_ a plugin template _**repo**_ that covers all such...
> When used internally, Neovim will use its current version to determine whether to display the warning message. Afaik, you can't really do that for plugins, because Neovim has no...