commit 2069afbfc7e6f0439ff8bbe887611e42902d436e parent 305895d04ba587814dfa03b07813101f82a7bc94 Author: pancake <unknown> Date: Thu, 14 Jan 2010 14:24:41 +0100 * Fix indentation for keybindings Diffstat:
| M | surf.suckless.org/files/link_hints.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/surf.suckless.org/files/link_hints.md b/surf.suckless.org/files/link_hints.md @@ -8,9 +8,9 @@ This script enables link hinting support to surf. Deploy it into ~/.surf/user.js Keybindings ----------- - ^f (open link in current window) - ^F (open link in new window) - ^c (cancel hinting) + ^f (open link in current window) + ^F (open link in new window) + ^c (cancel hinting) Author ------