]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.vim: Use Ctrl-P instead of Command-T
authorTony Duckles <tony@nynim.org>
Wed, 17 Apr 2013 01:36:28 +0000 (20:36 -0500)
committerTony Duckles <tony@nynim.org>
Wed, 17 Apr 2013 01:36:28 +0000 (20:36 -0500)
commita06356c009edcfa39a55dfa55f1b3d78258afe87
tree1b54ab0865e9505fedee2dd7cc1752d20550462d
parent61b6ffa3d73136eb75c90a8c7bf81cc02b257048
.vim: Use Ctrl-P instead of Command-T

Ctrl-P is a full path fuzzy file, buffer, mru, tag finder for Vim.
It is written in pure Vimscript, as opposed to Command-T which needs
Vim to be compiled with Ruby support.
.gitmodules
.vim/bundle/command-t [deleted submodule]
.vim/bundle/ctrlp [new submodule]
.vimrc