From 0f9d93630e808246f8d631fbb6bdc83383b7ab12 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 1 Jan 2023 11:08:36 +0000 Subject: [PATCH] fixup da06309e759171fd5bb2f56b261b3033b517a05d --- command.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command.fnl b/command.fnl index 1d6015f..8c08c16 100644 --- a/command.fnl +++ b/command.fnl @@ -35,7 +35,7 @@ "visit-location" [[:buffer Buffer.match - #($1.buffer.name)] + #$1.buffer.name] [:url #{$1 $1} #($1.buffer:location)] ] (fn [{:url url :buffer buffer}]