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...
cc @dkearns
You can use this plugin [autosave.nvim](https://github.com/brianhuster/autosave.nvim). It will save the file as you type, so the browser will reload when it is updated. However, I think the Asciidoctor.js library is...
From nvim-treesitter/nvim-treesitter#4767 > after Neovim 0.11 is released with wasm support, main will become the new default branch Neovim 0.11 will be released in mid March this year, and if...
@stevenxxiu you can try using my fork https://github.com/brianhuster/treesitter-endwise.nvim
That's strange, my fork is not called nvim-treesitter-endwise Also the plugin is not "dependency of treesitter"