From 86d9ed3dae73c1db108d1460384b78798e890f3f Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Sun, 24 Sep 2023 14:02:36 +0200
Subject: Remove comment from cmds

---
 fnl/util/cmds.fnl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fnl/util/cmds.fnl b/fnl/util/cmds.fnl
index 6ff95a1..254a26d 100644
--- a/fnl/util/cmds.fnl
+++ b/fnl/util/cmds.fnl
@@ -5,7 +5,6 @@
 
 (fn create-auto-cmds [auto-cmds]
   (each [_ auto-cmd (ipairs auto-cmds)]
-    ; (print (vim.inspect auto-cmd))
     (match auto-cmd
       [event opts] (vim.api.nvim_create_autocmd event opts))))
 
-- 
cgit v1.2.3-70-g09d2