aboutsummaryrefslogtreecommitdiffstats
path: root/ido-mode
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-04-18 07:11:21 +0000
committerTom Feist <shabble@metavore.org>2011-04-18 07:11:21 +0000
commit3e535f4e465b969c442f0bd1ce85e7b968213a27 (patch)
treed3d6697fc90dc33f1282fe8bf97ce2cd81a1ec39 /ido-mode
parentreadme_generator: script to generate README.md files for github to use. (diff)
downloadirssi-scripts-3e535f4e465b969c442f0bd1ce85e7b968213a27.tar.gz
irssi-scripts-3e535f4e465b969c442f0bd1ce85e7b968213a27.zip
ido-mode/ido_switcher: minor comment/ cleanup
Diffstat (limited to 'ido-mode')
-rw-r--r--ido-mode/ido_switcher.pl22
1 files changed, 11 insertions, 11 deletions
diff --git a/ido-mode/ido_switcher.pl b/ido-mode/ido_switcher.pl
index cd3c1de..3f3d50b 100644
--- a/ido-mode/ido_switcher.pl
+++ b/ido-mode/ido_switcher.pl
@@ -10,17 +10,17 @@ Search and select windows similar to ido-mode for emacs
=head1 INSTALLATION
-#
-# This script requires that you have first installed and loaded 'uberprompt.pl'
-# Uberprompt can be downloaded from:
-#
-# http://github.com/shabble/irssi-scripts/raw/master/prompt_info/uberprompt.pl
-#
-# and follow the instructions at the top of that file for installation.
-# If uberprompt.pl is available, but not loaded, this script will make one
-# attempt to load it before giving up. This eliminates the need to precisely
-# arrange the startup order of your scripts.
-#
+This script requires that you have first installed and loaded F<uberprompt.pl>
+
+Uberprompt can be downloaded from:
+
+L<http://github.com/shabble/irssi-scripts/raw/master/prompt_info/uberprompt.pl>
+
+and follow the instructions at the top of that file for installation.
+
+If uberprompt.pl is available, but not loaded, this script will make one
+attempt to load it before giving up. This eliminates the need to precisely
+arrange the startup order of your scripts.
=head2 SETUP