From 936272fc2a5ae07470816d1b63f79bfadb3ef979 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:23:59 +0200 Subject: fix: typo bugs --- fnl/config/ncomment.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config/ncomment.fnl') diff --git a/fnl/config/ncomment.fnl b/fnl/config/ncomment.fnl index b71fd1e..2c983df 100644 --- a/fnl/config/ncomment.fnl +++ b/fnl/config/ncomment.fnl @@ -11,7 +11,7 @@ ((require :ts_context_commentstring.utils).get_cursor_location) (or (= ctx.motion U.motion.v) (= ctx.motion U.cmotion.V)) ((require :ts_context_commentstring.utils).get_visual_start_location) - (nil))) + nil)) (defn- pre-hook [ctx] (let [U (require :Comment.utils)] -- cgit v1.2.3-70-g09d2