From 5bc151c2a401aa2b91adc783b9155895c6a483d1 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Wed, 25 Mar 2015 17:21:53 -0400 Subject: Remove unused 'if_[language].txt': Clean up Regarding |script-here|: despite being a language agnostic piece of advice, it was in `if_perl.txt`. Regardless, we now only have one support for one legacy plugin interface, so put it in `if_pyth.txt` --- src/nvim/eval.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nvim/eval.c b/src/nvim/eval.c index 4bd08a31ca..90ab471818 100644 --- a/src/nvim/eval.c +++ b/src/nvim/eval.c @@ -17898,7 +17898,7 @@ void ex_function(exarg_T *eap) (p[2] == 's')))))) skip_until = vim_strsave((char_u *)"."); - /* Check for ":python <