]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2213 v7.4.2213
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2016 17:54:54 +0000 (19:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2016 17:54:54 +0000 (19:54 +0200)
commit58b853460add42098ab08017df9e030fb14fd34b
tree7768969fbdae9365c1e11a63a0eb268ab1159ee6
parente59215c7dcae17b03daf39517560cfaa03314f5a
patch 7.4.2213
Problem:    Cannot highlight the "~" lines at the end of a window differently.
Solution:   Add the EndOfBuffer highlighting. (Marco Hinz, James McCoy)
runtime/doc/eval.txt
runtime/doc/options.txt
runtime/doc/syntax.txt
src/option.c
src/screen.c
src/syntax.c
src/version.c
src/vim.h