shawncplus / phpcomplete.vim

Improved PHP omnicompletion
http://www.vim.org/scripts/script.php?script_id=3171
595 stars 110 forks source link

Use black hole register. #72

Closed tmsanrinsha closed 9 years ago

tmsanrinsha commented 9 years ago

Use black hole register not to affect the normal registers.

complex857 commented 9 years ago

Merged, thank you very much.