minor typo, SetResourceValue
This commit is contained in:
parent
c17ad282dc
commit
c2fa76c8ef
1 changed files with 1 additions and 1 deletions
|
@ -881,7 +881,7 @@ SetWorkspaceName \fIname\fR
|
||||||
.EX
|
.EX
|
||||||
MacroCmd
|
MacroCmd
|
||||||
ReloadStyle
|
ReloadStyle
|
||||||
SetResourceValueCmd \fIresourcename\fR \fIresource value\fR
|
SetResourceValue \fIresourcename\fR \fIresource value\fR
|
||||||
BindKey \fIkey string : action\fR - this will append key string and
|
BindKey \fIkey string : action\fR - this will append key string and
|
||||||
action to your keys file and bind the key
|
action to your keys file and bind the key
|
||||||
.EE
|
.EE
|
||||||
|
|
Loading…
Reference in a new issue