Wael Nasreddine

Results 159 comments of Wael Nasreddine

Please submit a pull request againt the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch, Janus being bloated is the reason behind [Vimius](https://github.com/TechnoGate/vimius)

I'm leaving this open just in case @jackdempsey did not provide a pull request soon, if you do then please close it

We should keep `setupWrapping()` but add a global variable that can disable it in the `~/.vimrc.before` file

This is really a personal taste, it's nice but not everyone would know how to open folds for example, so This should probably be done in a `~/.vimrc.before` template file...

alright please keep me posted as it's blocking me from submitting a patch for notmuchmail

@here please stop adding `+1` comments, please use the thumbs up vote on the first post.

I don't think the full support has landed yet, has it? I don't see implementation for `-sk` in #337.

@zimbatm [Jabba](https://github.com/shyiko/jabba) is a Java version manager written in Go.

I'm having the same issue ``` telnet localhost 8081 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET / HTTP/1.1 HTTP/1.1 404 Not Found Content-Type: text/plain; charset=utf-8 Date: Thu,...

Ok so I recently change the location of my GOPATH from `~/code/go` to `~/go`. However, I did not remove the `go/bin` or `go/pkg` folders. I suspect that the [here variable](https://github.com/smartystreets/goconvey/blob/d2868175ad554878cff24ddfe973d9fff8b86dcd/goconvey.go#L46)...