Kind of off topic, but I'm have been a big fan of Steve Losh's writing. In particular his long, structured essays on technical topics have been a delightful read[0]. Sadly, he hasn't posted anything late 2013. Does anyone have clue on why's that?<p>[0] - His "Caves of Clojure" series is one of my favorites - <a href="http://stevelosh.com/blog/2012/07/caves-of-clojure-01/" rel="nofollow">http://stevelosh.com/blog/2012/07/caves-of-clojure-01/</a>
I know Vimscript is sort of terrible, but as someone who's written a Vim plugin recently I found Learn Vimscript the Hard Way to be an incredibly valuable resource. I wish it went into even more depth with each of its chapters, but for someone new to Vimscript/VimL it's fantastic.
This and the IBM one* seem to be the only tutorial-style resources on Vimscript available online. Does anyone know of any others? Otherwise I've often resorted to looking through the popular plugins for inspiration/idioms, but perhaps that's not a bad thing.<p>* IBM Vimscript series:
<a href="http://www.ibm.com/developerworks/views/linux/libraryview.jsp?end_no=100&lcl_sort_order=asc&type_by=Articles&sort_order=desc&show_all=false&start_no=1&sort_by=Title&search_by=scripting+the+vim+editor&topic_by=All+topics+and+related+products&search_flag=true&show_abstract=true" rel="nofollow">http://www.ibm.com/developerworks/views/linux/libraryview.js...</a>