On Mon, 7 Jul 2014 21:26:00 Erik Christiansen wrote: > There was an issue with an adjacent fold opening when inserting text, > but a couple of lines in .vimrc fixed that. > > Enabling spell checking in Vim is pretty easy, and I have Danish and > English spell checking turning on via ^D and ^E respectively. From Vim > 7.3 there's a built-in spellchecker, you don't need the plugin anymore.
The way vi handles lines is good for source code but not good for documents. The up/down commands should go to the previous/next line of ~80 characters not the previous/next paragraph. http://etbe.coker.com.au/2014/07/06/desktop-publishing-wrong/ I wrote the above blog post on this topic. After reading comments it seems that a fairly ideal option for me would be to have an Android app that allows offline editing of MediaWiki documents. That would get desktop/phone use as well as version control. There doesn't seem to be such an app though. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
