A small plugin that provides text objects for numbers.
- Typing
vanorvinselects an integral or floating-point number (optionally with scientific notation and/or thousand separators). - Typing
vaiorviiselects a binary number (prefixed by0bor0B). - Typing
vaxorvixselects a hexadecimal number (prefixed by0x,0X, or#). - Typing
vaoorvioselects an octal number (prefixed by0,0o, or0O).
There is no difference in selecting "a number" or "inner number".
(Demo uses keycastr and Mac's Cmd+Shift+5)
