MCPcopy Create free account
hub / github.com/chrisduerr/dotfiles / add_mapping

Function add_mapping

files/weechat/python/autoload/vimode.py:198–260  ·  view source on GitHub ↗

Add a user-defined key mapping. `which` is a Mapping type, either Mapping.RECURSIVE for `:nmap` or Mapping.NON_RECURSIVE for `:nnoremap`). Some (but not all) vim-like key codes are supported to simplify things for the user: , , , , and . S

(args, which)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cmd_nmapFunction · 0.70
cmd_nnoremapFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected