From afa9a9052286f0c413d604467d41d0aed40acc5c Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Wed, 20 Apr 2022 22:39:53 +0200 Subject: fix(ncomment): format error --- fnl/config/ncomment.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config') diff --git a/fnl/config/ncomment.fnl b/fnl/config/ncomment.fnl index 217ba6d..3d0b1b6 100644 --- a/fnl/config/ncomment.fnl +++ b/fnl/config/ncomment.fnl @@ -13,7 +13,7 @@ (defn- pre-hook [ctx] (let [U (require :Comment.utils)] - ((require :ts_context_commentstring.internal) .calculate_commentstring + ((require :ts_context_commentstring.internal).calculate_commentstring {:key (get-type ctx U) :location (get-location ctx U)}))) -- cgit v1.2.3-70-g09d2