Patch 7.0.158
commit3cf824777bd59ef68e191a316cda3f51e824c13a
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 3 Nov 2006 08:31:12 +0000 (3 08:31 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 3 Nov 2006 08:31:12 +0000 (3 08:31 +0000)
tree2ce7647cb6841469fd1bcc4c998dcff7c7b965e7
parent78e0ca604fb2489bb1885c41d3659397fe540f78
Patch 7.0.158
Problem:    In a C file with ":set foldmethod=syntax", typing {<CR> on the
           last line results in the cursor being in a closed fold. (Gautam
           Iyer)
Solution:   Open fold after inserting a new line.
Files:      src/edit.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@174 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/edit.c
src/version.c