blob: 3087e91ac31e30b97668baf81d37a6cb9cc5eb2a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
foldlevelstart\_stdin.vim
=========================
This tiny plugin sets `'foldlevel'` to `'foldlevelstart'` after reading from
standard input, which Vim doesn't do by default.
License
-------
Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/
|