Expand description
User command registration helpers.
Defines a small set of ergonomic commands (copy all, highlight listing, lazy maintenance, select all, fkr generator) and registers them with Nvim while notifying on failures.
Constantsยง
- USER_
CMDS ๐
Functionsยง
- create
- Creates user commands (including
Fkrfor random string generation). - create_
user_ ๐cmd - Registers a single user command with Nvim.