aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-16 22:21:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-16 22:21:34 +1200
commit77d9d2c3ee865f6334ffda5d665ecb6cdf0541cd (patch)
tree25eb88c2ff5b4c4c497c127d3eb6a00c838a9807 /README.md
downloadvim-foldlevelstart-stdin-77d9d2c3ee865f6334ffda5d665ecb6cdf0541cd.tar.gz
vim-foldlevelstart-stdin-77d9d2c3ee865f6334ffda5d665ecb6cdf0541cd.zip
First versionv0.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3087e91
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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/