On 10/9/2018 4:33, James Darnley wrote:
On 2018-10-09 10:49, Tapas Mishra wrote:
I had a C program which I copy pasted and there were line numbers in code.
So I replaced line numbers in vi by following command
:%s/\d*. (<-- last of * is a dot)
Now I am opening vim in cygwin then all typed line
On 2018-10-09 10:49, Tapas Mishra wrote:
> I had a C program which I copy pasted and there were line numbers in code.
> So I replaced line numbers in vi by following command
> :%s/\d*. (<-- last of * is a dot)
>
> Now I am opening vim in cygwin then all typed lines are coming yellow.
> https://i.
I had a C program which I copy pasted and there were line numbers in code.
So I replaced line numbers in vi by following command
:%s/\d*. (<-- last of * is a dot)
Now I am opening vim in cygwin then all typed lines are coming yellow.
https://i.stack.imgur.com/Dxd8h.jpg
How do I fix this problem,
3 matches
Mail list logo