from Hacker News

Android Development Purely in Vim Possible?

by pietrofmaggi on 10/22/14, 7:46 AM with 1 comments

  • by emsy on 10/22/14, 9:12 AM

    I love vim but why would anyone ever want to replace it as an IDE? Many advanced features (especially refactoring) are not available or require hours of fiddling around with plugins. I usually prefer the approach presented in the article (IDEs with vim plugins instead of having it the other way round)