When I open a file, eg vim .bashrc, vim opens the file and change the first letter to g. What I see is the following:
vim .bashrc
g
g To the extent p
make sure you dont set the visual bell in your .vimrc
set visualbell
in case you have it then just delete it :)