aboutsummaryrefslogtreecommitdiff
path: root/init.fnl
diff options
context:
space:
mode:
authorame <[email protected]>2024-10-22 23:55:40 -0500
committerame <[email protected]>2024-10-22 23:55:40 -0500
commit258dfc41ff24e2fba9e90e6a015274103d40ea4d (patch)
tree8f66a112cb9e3fa3d3d77195214de57ae4e7608a /init.fnl
parent6d322cff3f3ba0f58ada2656d365e77f10b4b292 (diff)
fixes
Diffstat (limited to 'init.fnl')
-rw-r--r--init.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.fnl b/init.fnl
index 2ded39e..ed89bb6 100644
--- a/init.fnl
+++ b/init.fnl
@@ -3,6 +3,7 @@
(packer-setup! {})
(global settings (require :settings))
+
(require :keybinds)
(require :defaults)
(require :opt)