Hello , I have started to use VIM 1 month ago and I think I start to understand the philosophy of this editor. But I have a problem, I am sure that there is a solution. My problem is the following: I would like to increment a binary number. For example, I would like to increment 00000001 -> 00000010 -> 00000011 and so on...
But the key Ctrl-A increment a decimal number, and I don't find the method to increment a binary number. And after that, I would like to use a macro to increment a number from 2^0 to 2^8 for example. Thank you, Guitou --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
