From 072ab110b43f112f0a42005e950a15a0b22ae490 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Mon, 18 Sep 2023 11:49:50 +0200
Subject: Load dadbod on lazy

---
 fnl/plugins/editor/dadbod.fnl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fnl/plugins/editor/dadbod.fnl b/fnl/plugins/editor/dadbod.fnl
index 6701ee2..aec3afb 100644
--- a/fnl/plugins/editor/dadbod.fnl
+++ b/fnl/plugins/editor/dadbod.fnl
@@ -16,6 +16,7 @@
                  :ft [:sql :plsql]
                  :lazy true}]
  : keys
+ :event :VeryLazy
  :init (fn []
          (set vim.g.db_ui_use_nerd_fonts 1)
          (set vim.g.db_ui_winwidth 40)
-- 
cgit v1.2.3-70-g09d2