aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-03 22:46:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-03 22:46:23 +1200
commit6c107a31ace12fb2fac9cb41c4aac20d632e67dc (patch)
treeb9b88c146c86d397c0967ebfa183b834036f7241 /README.md
parentAdd files as they stand (diff)
downloadvim-keep-position-6c107a31ace12fb2fac9cb41c4aac20d632e67dc.tar.gz
vim-keep-position-6c107a31ace12fb2fac9cb41c4aac20d632e67dc.zip
Add comments and documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..26b5d86
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+keep\_position.vim
+==================
+
+This tiny plugin provides a command prefix to run commands without moving the
+cursor or window view around. It does this by saving the window view before
+running the command, and then restoring it afterwards.
+
+License
+-------
+
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+See `:help license`.
+
+[1]: https://sanctum.geek.nz/