map global insert map global insert # indentation map global insert map global insert # autopairs define-command -hidden insert-no-hook %{ execute-keys '\i' echo test execute-keys '' } map global insert ': insert-no-hook' map global insert ': insert-no-hook'