pivotalcommon / vim-config

(Mac)Vim configuration
MIT License
56 stars 41 forks source link

Fix ",F" so that it actually fires CtrlP #15

Closed zephyr-dev closed 11 years ago

zephyr-dev commented 11 years ago

There needs to be a carriage return at the end. Also, don't tie the command to the previous keybinding.

nertzy commented 11 years ago

I merged my own pull request because I believe that the code I wrote is acceptable for myself. ;)

brysgo commented 11 years ago

Thanks Grant! I forgot to test that one when I added it. Also, a useful way to refresh Ctrl-P is with F5 once you are in Ctrl-P.