Ribosome.Api.Normal
Description
Functions for triggering normal mode commands.
normalm :: Member Rpc r => Text -> Sem r () Source #
Execute a sequence of characters in normal mode that may trigger mappings.
normal :: Member Rpc r => Text -> Sem r () Source #
Execute a sequence of characters in normal mode that may not trigger mappings.