236503c968bd

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 18 Jun 2024 16:03:55 -0400
parents 14f397ecc298
children 9c0601b594cf
branches/tags (none)
files README.markdown

Changes

--- 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")