aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-21 23:44:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-21 23:44:34 +1200
commitcab220e17586e5cb648ab218c4b54fd5062b5fd0 (patch)
treed4ef027f26834a380c1533d0b71794cc188a5957 /README.md
parentCommitting plugin as I've got it (diff)
downloadvim-select-old-files-cab220e17586e5cb648ab218c4b54fd5062b5fd0.tar.gz
vim-select-old-files-cab220e17586e5cb648ab218c4b54fd5062b5fd0.zip
Add :help and README.md
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..cd4208c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+select\_old\_files.vim
+======================
+
+Slightly enhanced `:browse oldfiles` that limits the count of selectable files,
+defaulting to just short of the window height, to avoid a pager.
+
+License
+-------
+
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+See `:help license`.
+
+[1]: https://sanctum.geek.nz/