Mercurial > vim
comparison src/termlib.c @ 8937:da4f6e238374 v7.4.1754
commit https://github.com/vim/vim/commit/c3691332f72169c486066200c0f3935418364900
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 20 12:49:49 2016 +0200
patch 7.4.1754
Problem: When 'filetype' was set and reloading a buffer which does not
cause it to be set, the syntax isn't loaded. (KillTheMule)
Solution: Remember whether the FileType event was fired and fire it if not.
(Anton Lindqvist, closes #747)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 20 Apr 2016 13:00:06 +0200 |
parents | c66e1f50c142 |
children | 4aead6a9b7a9 |
comparison
equal
deleted
inserted
replaced
8936:bc20d67a4479 | 8937:da4f6e238374 |
---|