]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.492 v7.3.492
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Apr 2012 15:17:42 +0000 (17:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Apr 2012 15:17:42 +0000 (17:17 +0200)
commit3675fa09a753bdf0b5eaac209ed8d6739a7e95d4
treef192d674c4e2aaf3fe84d9f87630c11e5ba139d9
parent98411e57ab4f876e11d7df48889be348caa912b4
updated for version 7.3.492
Problem:    Can't indent conditions separately from function arguments.
Solution:   Add the 'k' flag in 'cino. (Lech Lorens)
runtime/doc/indent.txt
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c