rr- / vim-hexdec

Convert hexadecimal numbers to decimal and vice versa.
MIT License
14 stars 5 forks source link

No hex number starting "0x" found #1

Closed samuelololol closed 7 years ago

samuelololol commented 7 years ago

Is there a way to convert hex with "0x" to decimal ?

samuelololol commented 7 years ago

ok, use command is fine :Hex2dec 12345 is ok, returns 1193046