aboutsummaryrefslogtreecommitdiff
path: root/doc/foldlevelstart_stdin.txt
blob: 0e9b95c9f9678c1569e22e50e45aa42504f15f92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*foldlevelstart_stdin.txt*	For Vim version 7.0	Last change: 2019 May 28

DESCRIPTION				*foldlevelstart_stdin*

This tiny plugin sets 'foldlevel' to 'foldlevelstart' after reading from
standard input with |--|, which Vim doesn't do by default.

REQUIREMENTS				*foldlevelstart_stdin-requirements*

This plugin only loads if 'compatible' is not set.

AUTHOR					*foldlevelstart_stdin-author*

Written and maintained by Tom Ryder <tom@sanctum.geek.nz>.

LICENSE					*foldlevelstart_stdin-license*

Licensed for distribution under the same terms as Vim itself (see |license|).

 vim:tw=78:ts=8:ft=help:norl: