aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-23 16:22:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-23 16:22:59 +1200
commit882622d0bac48141bd3f975fae0730da585ef67d (patch)
treebeefc1d0158408509e9daeb838fe602dea12e0c7 /README.md
parentAdjust map definition code (diff)
downloadvim-fixed-join-882622d0bac48141bd3f975fae0730da585ef67d.tar.gz
vim-fixed-join-882622d0bac48141bd3f975fae0730da585ef67d.zip
Update documentation to reflect changesv0.3.1
Also remove the part about the alternative implementation, it doesn't actually do everything this plugin does.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a707ef1..82b9bab 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
fixed\_join.vim
===============
-This plugin provides a mapping target and an optional command to `:join` lines
-in normal mode while keeping the cursor in-place.
+This plugin provides a mapping target to `:join` lines in normal mode while
+keeping the cursor in place, and still supporting a count prefix.
License
-------