Ask YC: Do you write essays in VIM?
I primarily use VIM as my editor of choice, and am quite comfortable editing code in it. What I almost never use it for is writing long essays. Sometimes I will put some quick notes down, but almost always switch to something like neo office to finish it up. So my question is, if you use it, what kind of setup makes things easier for long essay writing?
4 comments
[ 4.6 ms ] story [ 16.4 ms ] threadMakes LaTeX document creation (and collaboration) easy.
If you want to do really long essays (greater than 15 pages, say), I really recommend something based on parsing a markup language (TeX/LaTeX/troff/lout) because they're then easier to compartmentalize into multiple files and the numbering of sections and figures is automatic.