Hi!
Congratulations from MacVim, is a fantastic software!
I am far more used to use 'buffers' than to 'tabs' in VIM. Is there
any way to change the default mapping of C-{ and C-} to switch between
buffers instead of tabs?
I tried:
map! <D-{> :bnext <CR>
map! <D-}> :bprev <CR>
in my ~/.vimrc
with no luck.
thanks!
matias
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---