Vim Tips: Jump to line before opening a file

preview_player
Показать описание
For a long time, if I needed to look at a line in a file in Vim, I do the "normal" thing: open the file, go to the line. But there's a better way that lets you stare at the line number from a command output while you type the line number.

Рекомендации по теме
Комментарии
Автор

How can I open a file link that I see in my terminal without typing manually `nvim +<LINE_NUMBER> <FILE_PATH>`? In any IDE you can just click with your mouse on a `file_path:line_no` link and it will be opened. It is redundant to type it manually. Is there any neovim plugin?

olekseiim.
join shbcf.ru