开发者

Vim Ruby hash indentation

I am using Vim for Ruby development and 开发者_JAVA百科I have some annoying problem. When I type Ruby hashes, I see the wrong indentation:

{
  { #Here it is.
}
}

How it is possible to resolve this?

I am using akitaonrails vimfiles.


try http://github.com/vim-ruby/vim-ruby

seems to be a comprehensive ruby support for vim.


Yes, I tried. I found the solution - alternative indent/ruby.vim - http://www.vim.org/scripts/script.php?script_id=2742

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜