Thomas Bennett

Results 9 comments of Thomas Bennett

**EDIT °2** Very sorry. Forgot to mention that I'm running nvim 0.1.3 --- I've got the same error here and some things don't appear clear to me: @mattn you asked...

Sorry I wasn't clear. It gaves me what I wanted: my username $> git config --get github.user mahloun $> cat ~/.gitconfig [...] [github]   user = mahloun [...]

Nope exactly the contrary. what I was wondering is why not put the version that you just proposed (which is the working one) in the script? I realised that at...

On line 39: without the context `s:` the whole script is working for me and not if present. Here what I did: - `-let g:github_user = substitute(s:system('git config --get github.user'),...

You can add me too to the list for Ruby, here's my repo https://github.com/tbenett/ruby-ipfs-http-client I plan to discuss with the author of the https://github.com/Fryie/ipfs-ruby to see if a collaboration could...

Same problem over here. I tried in Terminator however and it was fine except for some spacing issue.