Function: evil-set-command-property

evil-set-command-property is a function alias for evil-add-command-properties, defined in evil-common.el.

Signature

(evil-set-command-property COMMAND PROPERTY VALUE)

Documentation

Set PROPERTY to VALUE for COMMAND.

To set multiple properties at once, see evil-set-command-properties and evil-add-command-properties.

Aliases

evil-put-command-property evil-set-command-property