mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Adding lockbindings option for disallowing lua to modify bindings at all
This commit is contained in:
@@ -118,6 +118,7 @@ var DefaultGlobalOnlySettings = map[string]any{
|
||||
"helpsplit": "hsplit",
|
||||
"infobar": true,
|
||||
"keymenu": false,
|
||||
"lockbindings": false,
|
||||
"mouse": true,
|
||||
"multiopen": "tab",
|
||||
"parsecursor": false,
|
||||
|
||||
Reference in New Issue
Block a user