TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

vim as an IDE

9 pointsby matstcover 17 years ago

2 comments

bootloadover 17 years ago
vim is good, so too is emacs. But I learnt the hard way why vim has one edge that emacs does not, size (I could be wrong anyone know of an emacs version thats &#60;1Mb). If you know vim at command level you can pick up vi which allows you to edit all but the smallest systems that require tools like <i>"ed"</i> (installing openBSD <a href="http://goonmail.customer.netspace.net.au/2003OCT230736.html" rel="nofollow">http://goonmail.customer.netspace.net.au/2003OCT230736.html</a> )<p>If you want to understand more about editors on Unix systems try reading <i>"Raymond E., The Art of Unix Programming, Chapter 13, Complexity, A Tale of Five Editors"</i> ~ <a href="http://www.faqs.org/docs/artu/ch13s02.html" rel="nofollow">http://www.faqs.org/docs/artu/ch13s02.html</a>
txover 17 years ago
vim is awesome. I discovered it after 8 years of Delphi, Eclipse and Visual Studio. After two months of a steep learning curve I could honestly say that indeed, vim alone can be as productive as any IDE.
评论 #66464 未加载