aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErlend Lind Madsen <erlendf80@gmail.com>2022-01-24 21:26:22 +0100
committerErlend Lind Madsen <erlendf80@gmail.com>2022-01-24 21:26:22 +0100
commitc19a2ceb71607aea6c34491fa325a1de2da8dfaf (patch)
treeda4db2a732f16d40711f0db6f5b06d4709b898be
parentcbd6aa919a58a8495fd05cc5defbb5bc09b84bf3 (diff)
downloadvis-cursors-c19a2ceb71607aea6c34491fa325a1de2da8dfaf.tar.gz
README: improve wording
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0437d28..e491f77 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ A [vis](https://github.com/martanne/vis) [plugin](https://github.com/martanne/vi
Default save path is `{XDG_CACHE_HOME|HOME}/.vis-cursors`
-You can set a custom save path with `M.path`
+Set a custom path with `M.path`
-Limit the number of file paths by setting `M.maxsize` (default is `1000`)
+Limit number of files/positions with `M.maxsize` (defaults to `1000`)
-Cursor positions are ordered by the last used file at the top of `.vis-cursors`
+Files/positions are ordered by the last used at the top of `.vis-cursors`