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}]