Update Installation wiki w/ more notes on Glyph rendering
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 :).
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...
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.
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.