commit | 8fe8d9ed064d1a7c41fc43a565513dc41fd3aaed | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 13 16:10:17 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 13 16:10:17 2013 +0100 |
tree | ca6335066586190c6b3b7f73c924a91d1e47087a | |
parent | be9c6276665be04dbd5543467383e959cbff30c3 [diff] |
updated for version 7.3.812 Problem: When 'indentexpr' moves the cursor "curswant" not restored. Solution: Restore "curswant". (Sung Pae)