Favourite places in vim

前端 未结 5 1373
逝去的感伤
逝去的感伤 2021-02-08 13:44

Is there a command in vim that can bookmark a place (path to the file, line number in that file), so that I can go to that place easily later?

It would be s

5条回答
  •  心在旅途
    2021-02-08 14:26

    I have used this script (number marks). There might be better ones though. Wait for other answers!

提交回复
热议问题