nvim-tree.lua icon indicating copy to clipboard operation
nvim-tree.lua copied to clipboard

Update Installation wiki w/ more notes on Glyph rendering

Open ab12gu opened this issue 2 months ago • 3 comments

github/ab12gu/nvim-tree.lua/wiki/instllatin

Can I get contribution access to update the wiki? (example change above)

I wanted to add some screenshots also to troubleshooting page to talk about glyph looks with/without font support. And some other changes...

I haven't made these changes/commits yet, because would be simply easier to edit the main wiki page directly than do some kinda-of copypasta over from my wiki repo

You can't edit wiki direct without access; so this is an access request :).

ab12gu avatar Nov 20 '25 13:11 ab12gu

Thanks for taking the time to contribute!

The wiki should be available for everyone to edit, at least through the GUI.

Could you try cloning [email protected]:nvim-tree/nvim-tree.lua.wiki.git and pushing up there? The wiki UI only gives the https version...

alex-courtis avatar Nov 21 '25 05:11 alex-courtis

I retried with your git link and the push gets denied my permission error...

abhaygupta@Abhays-MBP-2 nvim-tree.lua.wiki % git remote add gitOrigin [email protected]:nvim-tree/nvim-tree.lua.wiki.git 
abhaygupta@Abhays-MBP-2 nvim-tree.lua.wiki % git push gitOrigin
[email protected]: Permission denied (publickey).

Regular push to https:

abhaygupta@Abhays-MBP-2 nvim-tree.lua.wiki % git push
remote: Permission to nvim-tree/nvim-tree.lua.wiki.git denied to ab12gu.

ab12gu avatar Nov 21 '25 05:11 ab12gu

I've invited you as a repo member.

If you still can't push after that I'm happy to merge / push your patch.

Taking a quick look at github docs, it seems that fine grained access (e.g. wiki) is a premium feature.

alex-courtis avatar Nov 25 '25 00:11 alex-courtis