function definition in init.bl

This commit is contained in:
Arthur Barraux
2025-06-12 17:00:19 +02:00
parent 04464ec2e7
commit 5de607ae58
+5
View File
@@ -8,5 +8,10 @@
,map-key("CTRL-w s h" %window-split-horizontal)
,map-key("CTRL-w s v" %window-split-vertical)
,fun(saveQuit () (
,editorSave
,editorQuit
))
,define(theme "dark")
,define(auto-save true)