commit 29e93d8eddf9aaf554e26910ae09039a14b3c435 parent abd0afb03a2929931cb684e5aaeac312affe6e5f Author: taiyu <taiyu-len@users.noreply.github.com> Date: Tue, 18 Aug 2015 03:28:45 -0700 Merge pull request #62 from twouters/master disable tilde subscripting to fix manpage Diffstat:
| M | sway.1.txt | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/sway.1.txt b/sway.1.txt @@ -1,6 +1,8 @@ ///// vim:set ts=4 sw=4 tw=82 noet: ///// +:quotes.~: + sway (1) ========