Open

Description
I wrote a simple python Hello World program.
Then out of curiosity I just added about 200 empty lines after it. And then deleted them.
To my surprise now every time I try to write the print statement (that should appear in green color) the print keyword becomes invisible.
Even after restarting PyVim and my system, it does not revert to the original.
Note:
In the screenshot given below, the first line has been highlighted in visual mode and the second line has the cursor on the letter 'p'.
This may be a minor color bug or it may be a specific case of a more general issue. Will try to research on its effects.
PS: I am a student and a novice to OSS. Kindly please tell me if I do something wrong to help me learn. :)