On 07/13/2015 02:58 PM, Miles O'Neal wrote:
http://superuser.com/questions/271023/vim-can-i-disable-continuation-of-comments-to-the-next-line
On 07/13/2015 04:53 PM, ToddAndMargo wrote:
...
I have noticed in vi if I start an insert with a comment
mark ("#"), that each new line auto inserts a comment
mark. This is especially annoying when center clicking
pasting code into vi -- I have to go and remove the comment
mark from the start of every line.
This seems to be new behavior. Is there a way to stop it?
Many thanks,
-T
Hi Miles,
Thank you!
-T