aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2016-01-30 16:01:30 -0800
committerPhil Crosby2016-01-30 16:01:30 -0800
commit31394a5006c97f171e452de83be8943bf749fcb3 (patch)
treeabab89367c0fcff4481dda4ff7d22ee5e36f5a98
parent77a590301d5b29dfdd5ce02c62fb05928e26c4d5 (diff)
downloadvimium-31394a5006c97f171e452de83be8943bf749fcb3.tar.bz2
Fix line wrap
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c358248e..43892423 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,8 @@ Shifts are automatically detected so, for example, `<c-&>` corresponds to ctrl+s
More documentation
------------------
Many of the more advanced or involved features are documented on
-[Vimium's github wiki](https://github.com/philc/vimium/wiki). Also see the [FAQ](https://github.com/philc/vimium/wiki/FAQ).
+[Vimium's github wiki](https://github.com/philc/vimium/wiki). Also
+see the [FAQ](https://github.com/philc/vimium/wiki/FAQ).
Contributing
------------