" LustyJuggler " ======================================== " better triggers for buffer switching " B to use the a/s/d/f juggler, S to search the buffers nmap ,b \lj nmap ,s \lb " Remap using comma for the leader " lusty file explorer nmap ,lf \lf " lusty file explorer from current location nmap ,lr \lr " lusty buffer juggler (alternative mapping) nmap ,lb \lb " lusty buffer juggler (alternative mapping) nmap ,lj \lj "idea from : http://www.charlietanksley.net/blog/blog/2011/10/18/vim-navigation-with-lustyexplorer-and-lustyjuggler/ " open lusty file explorer from specific rails-friendly places map ,lm :LustyFilesystemExplorer app/models map ,lc :LustyFilesystemExplorer app/controllers map ,lv :LustyFilesystemExplorer app/views map ,lh :LustyFilesystemExplorer app/helpers map ,ll :LustyFilesystemExplorer lib map ,lp :LustyFilesystemExplorer public map ,ls :LustyFilesystemExplorer specs map ,lt :LustyFilesystemExplorer test let g:LustyJugglerSuppressRubyWarning = 1 let g:LustyJugglerAltTabMode = 1 let g:LustyJugglerShowKeys = 'a' " show a/s/d/f keys