Yet another small update, since most users might miss this: Vim now has an optional on-the-fly-as-you-type LaTeX-to-Unicode substitution mode, which however is off by default (so as to emulate the Julia REPL as closely as possible). See the documentation on how to enable it at https://github.com/JuliaLang/julia-vim, or use ":help julia-vim" after updating the julia-vim plug-in. Opinions, bug reports etc. welcome.
On Wednesday, January 15, 2014 5:26:57 PM UTC+1, Stefan Karpinski wrote: > > Since Julia source code can use Unicode identifiers, I thought this > slightly off-topic blog post by John D. Cook might be useful to people: > > http://www.johndcook.com/symbols/2013/12/how-to-enter-unicode-characters/ > > In particular, I learned about the Unicode Hex input mode for OS X. >
