From 92f889dada94bb35366fb433d2f4ea71e0f3bab5 Mon Sep 17 00:00:00 2001 From: Nicolas Dumazet Date: Thu, 28 Jan 2016 13:54:23 +0100 Subject: vim-patch:ba172f2 Remove local-additions entries from help.txt. https://github.com/vim/vim/commit/ba172f2 --- runtime/doc/help.txt | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'runtime') diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 3d44ed83d7..19bcb35da8 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -1,4 +1,4 @@ -*help.txt* For Vim version 7.4. Last change: 2015 Apr 11 +*help.txt* For Vim version 7.4. Last change: 2015 Apr 15 VIM - main help file k @@ -171,16 +171,6 @@ Standard plugins ~ |pi_zip.txt| Zip archive explorer LOCAL ADDITIONS: *local-additions* -|Mines.txt| The Mines Game Jul 30, 2009 -|Tabular.txt| Configurable, flexible, intuitive text aligning -|cecutil.txt| DrChip's Utilities Jun 11, 2004 -|example.txt| Example for a locally added help file -|matchit.txt| Extended "%" matching -|pi_netrw.txt| For Vim version 7.4. Last change: 2014 Jul 09 -|synchk.txt| Syntax Checker May 15, 2013 -|test.txt| Testing the hélp cömmånd nôw -|typecorr.txt| Plugin for correcting typing mistakes -|helpp.txt| Dummy line to avoid an error message ------------------------------------------------------------------------------ *bars* Bars example -- cgit