Live data from Hacker News

Just Use Sublime Text

delvarworld.github.io

111–112 of 112 posts

Re: Just Use Sublime Text

#111
i learned as much as I needed to be productive in vim in one semester during one class in college. Been steadily picking things up since then. Not a high barrier to entry and definitely more efficient than sublime etc.

A little bit of effort never hurt anyone.

Re: Just Use Sublime Text

#112
post #90
post #45

I think this article drastically overstates the learning curve. Also, > It’s probably the most customizable editor ever Emacs is way more customizable. Its help is also more accessible, its extension language awesome, its plugin ecosystem thriving. "God willing Vim will one day have a non-Vimscript language we can use." That day is today, and has been for years. VimScript is not the only way to extend vim. It support…

If by support you mean "you can generate vimscript to be executed using other languages as PHP" then yeah.

Not so! You write that other language (e.g. python) directly, then call it from vimscript.

http://www.techrepublic.com/article/extending-vim-with-pytho...

Post reply on HN