commit d9df631d0a22858decf01c5fd67ab04b5a4a9bb5 parent 460502b291489f6080f18870af75b3abf2cafdc4 Author: Daniel Moch <daniel@danielmoch.com> Date: Thu, 26 Jul 2018 08:49:55 -0400 Update "Latest Revision" Diffstat:
M | syntax/readline.vim | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/syntax/readline.vim b/syntax/readline.vim @@ -2,9 +2,9 @@ " Language: readline(3) configuration file " Maintainer: Daniel Moch <daniel@danielmoch.com> " Previous Maintainer: Nikolai Weibull <now@bitwi.se> -" Latest Revision: 2017-12-25 -" readline_has_bash - if defined add support for bash specific -" settings/functions +" Latest Revision: 2018-07-26 +" Add new functions for Readline 7 / Bash 4.4 +" (credit: Github user bewuethr) if exists('b:current_syntax') finish