function definition in init.bl
This commit is contained in:
@@ -8,5 +8,10 @@
|
|||||||
,map-key("CTRL-w s h" %window-split-horizontal)
|
,map-key("CTRL-w s h" %window-split-horizontal)
|
||||||
,map-key("CTRL-w s v" %window-split-vertical)
|
,map-key("CTRL-w s v" %window-split-vertical)
|
||||||
|
|
||||||
|
,fun(saveQuit () (
|
||||||
|
,editorSave
|
||||||
|
,editorQuit
|
||||||
|
))
|
||||||
|
|
||||||
,define(theme "dark")
|
,define(theme "dark")
|
||||||
,define(auto-save true)
|
,define(auto-save true)
|
||||||
|
|||||||
Reference in New Issue
Block a user