declare-user-mode view
'declare-user-mode' 'view' is already a regular mode
If that worked, then what would you expect map global view x y to do? Should it add that mapping to the user mode or to the regular mode?
Good point. In other commands (enter user mode and hook parameters) the use of user modes is explicit but not in mappings.
Yep, dont think we really need that feature.
Most helpful comment
If that worked, then what would you expect
map global view x yto do? Should it add that mapping to the user mode or to the regular mode?