On Apr 18, 2012, at 10:47 AM, Richard Esplin wrote: > Every time I get an error for missing a {, }, or ; I wish the interpreter > would realize that indentation is enough.
Instead, you get an error for a missing \ character when wrapping a long line. Does anyone know how to make Vim auto-indent Python code as well as it does C++ code? I keep finding edge cases where Vim screws up (both with auto-indent and code folding). --Dave /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */