1 Comment

Also from the command line you can open a file at a given line with "+" - e.g. `vim file.txt +100` will open file.txt and jump to line 100.

Expand full comment