CLI-Gwrap

 view release on metacpan or  search on metacpan

Session.vim  view on Meta::CPAN

imap <F1> <Nop>
map! <S-Insert> <MiddleMouse>
inoremap <silent> <F8> :call Tog_Spelling(1)
i
inoremap <silent> <F7> :call Tog_Crosshairs(1)
i
nnoremap <silent> 
 :nohlsearch

nnoremap  :shell
map ,T :!prove -Ilib/ -lv % | less
map ,t :!prove -Ilib/ -v %
nnoremap K <Nul>         " doncha just hate it when the CAPs key gets turned on by mistake?
vmap [% [%m'gv``
nmap <silent> \ups :call Perl_RemoveGuiMenus()
nmap <silent> \lps :call Perl_CreateGuiMenus()
map \rwp <Plug>RestoreWinPosn
map \swp <Plug>SaveWinPosn
map \tt <Plug>AM_tt
map \tsq <Plug>AM_tsq
map \tsp <Plug>AM_tsp
map \tml <Plug>AM_tml
map \tab <Plug>AM_tab
map \m= <Plug>AM_m=
map \t@ <Plug>AM_t@
map \t~ <Plug>AM_t~



( run in 0.500 second using v1.01-cache-2.11-cpan-49f99fa48dc )