Webdev: the times, they are a changin'
Dave Smith
dave at thesmithfam.org
Wed Apr 18 21:26:20 MDT 2012
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
More information about the PLUG
mailing list