Thinking of moving from TextMate to vim for Rails dev. What do I need?

前端 未结 10 1931
暖寄归人
暖寄归人 2021-01-29 22:28

I do Ruby on Rails development pretty much exclusively. I currently develop in OS X using TextMate. I have a virtual machine running to emulate as closely as possible the enviro

10条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 23:22

    I published an extended post on this topic today, in which I explain how to replicate 100 features from Textmate within VIM. It's the product of a great deal of hours research.

    For example I explain:

    • How to replicate a Project Drawer
    • How to manage tabs
    • How to do Rails specific commands (Lets face it: A lot of Textmate users are Rails programmers)
    • How to do find and replaces
    • How to do project wide searches

    Read Original Article: Textmate To VIM

提交回复
热议问题