Wael Nasreddine

Results 159 comments of Wael Nasreddine

Problem coming from [s:query_path](https://github.com/vim-ruby/vim-ruby/blob/5c3213ab4ba5f446aa98887794ab2cbd909e50c0/ftplugin/ruby.vim#L69-L92) function /cc @tpope as you've encountered something similar on Windows, any ideas on this one ?

There's more than one plugin broken, so the easiest for me was to [switch my shell to bash in vim](https://github.com/eMxyzptlk/dotfiles/blob/94ab91ff7d3cc6f1a59a790aca1cc7d3a7ac866e/.vimrc.after#L9-L10)

I can't reproduce myself, anyone else ? Hint: Try to use a clean Janus installation without any customization, if it's still slow, it means you have some conflict in your...

Perhaps related to pangloss/vim-javascript#161 I general, I tend to wait for upstream unless a known workaround can be applied.

Janus comes with surround, it's in the [tools](https://github.com/carlhuda/janus/tree/master/janus/vim/tools) folder. What are you trying to do?

Please try the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch and re-open if the problem persists (I'm on Linux and I do not have this issue with `gvim`)

If you think the vim-markdown-preview should replace the hammer plugin then please submit a pull request against the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch, Do not forget to add a rake task if it...

That's weird, I haven't got this issue, would you mind opening a new issue and paste the entire output of the rake or bootstrap.sh ? Thanks

@brokenladder is the issues you mentioned are the same as #316 ? Or should I re-open this issue ?