All,
I need help with map, i have the following:
map <C-F9>  :TlistToggle<cr> "control + f9
map <S-F9>  :TlistToggle<cr> "shift +f9
map <A-F9>  :TlistToggle<cr> "alt + f9

All of the above are not working.  However, the below sytax seems to
work:
map tt  :TlistToggle<cr>

Any idea as to how this.   Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to