When I open several files in one tab, I cannot close the active tab but keep the others opened. How could I do that?
For example, when I open 'train.py' and 'data.py' at the same time, once I wq 'train.py', the vim shutdown totally. But, I still want to edit 'data.py'. I'm new to vim, how could I get this?
When I open several files in one tab, I cannot close the active tab but keep the others opened. How could I do that?
For example, when I open 'train.py' and 'data.py' at the same time, once I
wq
'train.py', the vim shutdown totally. But, I still want to edit 'data.py'. I'm new to vim, how could I get this?