Let's say I'm viewing two documents in vim, split horizontally:
# vim -o interesting_file_name.txt boring_file_name.csv
Now let's say I want to apply
:set nowrap
to both documents at once.
How do I do that.
|
Let's say I'm viewing two documents in vim, split horizontally:
Now let's say I want to apply
to both documents at once. How do I do that.
| |||
|
feedback
|