# HG changeset patch # User Steve Losh # Date 1718741035 14400 # Node ID 236503c968bde981dbed08eaca0ed71d196d6bfe # Parent 14f397ecc298cf0c2f06664aeff9fdff13676f6d Update diff -r 14f397ecc298 -r 236503c968bd README.markdown --- a/README.markdown Tue Jun 18 15:18:41 2024 -0400 +++ b/README.markdown Tue Jun 18 16:03:55 2024 -0400 @@ -763,7 +763,6 @@ To create a separate keymap that you can hang off another key: - (defvar *keymap/igv* (make-sparse-keymap)) (define-key *keymap/igv* (kbd "s") "igv/toggle-supplementary-alignments")