]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.430 v7.3.430
authorBram Moolenaar <Bram@vim.org>
Sun, 5 Feb 2012 19:08:36 +0000 (20:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 5 Feb 2012 19:08:36 +0000 (20:08 +0100)
commit73b2470896034e9d5a13837eec49b2f1065b8c12
tree0d5ac73cfeaa6f9e32f8d1b17e783ef5bf3ca2c6
parentbe094a157913535d46cc6ac39465ce1ea7dae132
updated for version 7.3.430
Problem:    When a custom filetype detection uses "augroup END" the conf
            fileytpe detection does not have the filetypedetect group.
Solution:   Always end the group and include filetypedetect in the conf
            autocommand. (Lech Lorens)
runtime/filetype.vim
src/version.c