Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param key string
|
||||
---@param command string
|
||||
---@return 1nil success
|
||||
---@param key string
|
||||
---@param command string
|
||||
---@return 1nil success
|
||||
---Binds a key combination to a binding command
|
||||
function SetBinding(key, command) end
|
||||
function SetBinding(key, command) end
|
||||
|
Reference in New Issue
Block a user