On Tue 28-Nov-06 11:13am -0600, Charles E Campbell Jr wrote:

> BTW, here's what I use in my <.vimrc> to allow cvscommand and Calendar
> to co-exist:
>
> " cvscommand {{{2
> nmap <Leader>cva <Plug>CVSAdd
> nmap <Leader>cvn <Plug>CVSAnnotate
> nmap <Leader>cvc <Plug>CVSCommit
> nmap <Leader>cvd <Plug>CVSDiff
> nmap <Leader>cve <Plug>CVSEdit
> nmap <Leader>cvi <Plug>CVSEditors
> nmap <Leader>cvg <Plug>CVSGotoOriginal
> nmap <Leader>cvG <Plug>CVSGotoOriginal!
> nmap <Leader>cvl <Plug>CVSLog
> nmap <Leader>cvr <Plug>CVSReview
> nmap <Leader>cvs <Plug>CVSStatus
> nmap <Leader>cvt <Plug>CVSUnedit
> nmap <Leader>cvu <Plug>CVSUpdate
> nmap <Leader>cvv <Plug>CVSVimDiff
> nmap <Leader>cwv <Plug>CVSWatchers
> nmap <Leader>cwa <Plug>CVSWatchAdd
> nmap <Leader>cwn <Plug>CVSWatchOn
> nmap <Leader>cwf <Plug>CVSWatchOff
> nmap <Leader>cwr <Plug>CVSWatchRemove
>
> " calendar {{{2
> nmap <Leader>cal :unmap <Leader>cal<bar>unmap <Leader>cah<bar>nmap
> <Leader>cal <Plug>CalendarV<bar>nmap <Leader>cah 
> <Plug>CalendarH<bar>call Calendar(0)<cr>
> nmap <Leader>cah :unmap <Leader>cal<bar>unmap <Leader>cah<bar>nmap
> <Leader>cal <Plug>CalendarV<bar>nmap <Leader>cah 
> <Plug>CalendarH<bar>call Calendar(1)<cr>
>
> Both of these plugins reside in my AsNeeded directory.

Thanks for those interesting ideas!

-- 
Best regards,
Bill

Reply via email to