Added Perforce plugin.
authorIain Patterson <me@iain.cx>
Thu, 27 Nov 2008 15:28:57 +0000 (15:28 +0000)
committerIain Patterson <me@iain.cx>
Thu, 27 Nov 2008 15:28:57 +0000 (15:28 +0000)
commitd0d885039e0b7f2242d6db6eb2ba36da132f1b94
tree518c17bf1318f8e9691e9abdea7086b52dea0432
parent85808cfafda2e74a99654d9a940291563b13cd85
Added Perforce plugin.
Added gvim titlestring.
Fixed mapping typo.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@156 6be0d1a5-5cfe-0310-89b6-964be062b18b
16 files changed:
.vim/autoload/genutils.vim [new file with mode: 0755]
.vim/autoload/perforce.vim [new file with mode: 0755]
.vim/autoload/perforceutils.vim [new file with mode: 0755]
.vim/doc/perforce.txt [new file with mode: 0755]
.vim/ftplugin/perforce.vim [new file with mode: 0755]
.vim/ftplugin/selectbuf_perforce.vim [new file with mode: 0755]
.vim/perforce/bakup.sh [new file with mode: 0755]
.vim/perforce/p4Utils.sh [new file with mode: 0755]
.vim/perforce/perforcebugrep.vim [new file with mode: 0755]
.vim/perforce/perforcemenu.vim [new file with mode: 0755]
.vim/perforce/perforceutils.vim [new file with mode: 0755]
.vim/perforce/restor.sh [new file with mode: 0755]
.vim/plugin/genutils.vim [new file with mode: 0755]
.vim/plugin/perforce.vim [new file with mode: 0755]
.vim/syntax/perforce.vim [new file with mode: 0755]
.vimrc