X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.vim%2Fftplugin%2Fselectbuf_perforce.vim;fp=.vim%2Fftplugin%2Fselectbuf_perforce.vim;h=0836aa0c0e4894653c917a105735331de5c2cf3d;hb=d0d885039e0b7f2242d6db6eb2ba36da132f1b94;hp=0000000000000000000000000000000000000000;hpb=85808cfafda2e74a99654d9a940291563b13cd85;p=profile.git diff --git a/.vim/ftplugin/selectbuf_perforce.vim b/.vim/ftplugin/selectbuf_perforce.vim new file mode 100755 index 0000000..0836aa0 --- /dev/null +++ b/.vim/ftplugin/selectbuf_perforce.vim @@ -0,0 +1,15 @@ + +if !exists('loaded_selectbuf') || loaded_selectbuf < 303 + finish +endif + +noremap pfa :SBExec PF add +noremap pfg :SBExec PF sync +noremap pfe :SBExec PF edit +noremap pft :SBExec PF delete +noremap pfr :SBExec PF revert +noremap pfs :SBExec PF submit +noremap pfl :SBExec PF lock +noremap pfu :SBExec PF unlock +noremap pfd :SBExec PF diff +noremap pf2 :SBExec PF diff2