Then you may have some plugin remapping <C-a>? Try doing
execute "normal! 16\<C-a>"
and see whether it helps. There is a known (and fixed in vim-7.3.100) bug that
count is not passed to plugins in normal commands.
Yup I must have some plugin that is doing that (the execute worked just fine). I updated to a newer build of 7.3 and it worked as expected. Much appreciated!
~Adam~
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment