Wael Nasreddine

Results 159 comments of Wael Nasreddine

I am re-opening this and adding it to my TODO, @brokenladder please let me know if it has already been fixed, I am sorry for the huge delay, last year...

Check [this out](http://stackoverflow.com/questions/7327206/vim-weird-indentation-for-html-erb), please let me know the best fix for you maybe we will include it as an option in janus.

Are you sure? `let g:html_indent_tags = 'p\|li\|nav'` this worked for me. I will reopen for now because that one worked great except it over-wrote the initial value and other HTML...

Oh I haven't checked on an erb, I'll do that later today, I only checked editing an html file

Without modifications I would say it's probably not possible (although I think you can install Janus anywhere and symlink it to each user's homedir). I'll check tomorrow how much work...

Unmodified, it should work out of the box (assuming you have a Gemfile in your project, it should work. Please read carefully `:help vroom` and make sure you did not...

Try to disable **syntastic** as per [these instructions](https://github.com/carlhuda/janus/wiki/Customization#disabling-a-plugin)

Let me know if that works

We prefer to keep using the `https` protocol because a lot of companies block port 9418 which is used by `git://` so it's better to fix your SSL problem rather...

Can you be a little bit more specific? Try examples and describe exactly what you're trying to do! Thanks