aboutsummaryrefslogtreecommitdiff
path: root/doc/equalalways_resized.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/equalalways_resized.txt')
-rw-r--r--doc/equalalways_resized.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/equalalways_resized.txt b/doc/equalalways_resized.txt
index 4263c39..3a67467 100644
--- a/doc/equalalways_resized.txt
+++ b/doc/equalalways_resized.txt
@@ -1,20 +1,20 @@
-*foldlevelstart_stdin.txt* For Vim version 7.0 Last change: 2018 Aug 16
+*equalalways_resized.txt* For Vim version 7.0 Last change: 2018 Aug 16
-DESCRIPTION *foldlevelstart_stdin*
+DESCRIPTION *equalalways_resized*
This tiny plugin extends 'equalalways' to rebalance windows when Vim itself is
resized.
-REQUIREMENTS *foldlevelstart_stdin-requirements*
+REQUIREMENTS *equalalways_resized-requirements*
This plugin only loads if 'compatible' is not set. It requires the |+autocmd|
and |+windows| features, with the |VimResized| event introduced in |version7|.
-AUTHOR *foldlevelstart_stdin-author*
+AUTHOR *equalalways_resized-author*
Written and maintained by Tom Ryder <tom@sanctum.geek.nz>.
-LICENSE *foldlevelstart_stdin-license*
+LICENSE *equalalways_resized-license*
Licensed for distribution under the same terms as Vim itself (see |license|).