We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Output a number as HEX
There was an error while loading. Please reload this page.
This is a mirror of http://www.vim.org/scripts/script.php?script_id=238 Function to output a number as HEX echo HexOut( 255) should output 'ff'