Open URL under cursor in Vim with browser

后端 未结 11 1017
一整个雨季
一整个雨季 2021-01-29 20:05

I\'m using Twitvim for the first time. Seeing all the URLs in there made me wonder, is there any way to open the URL under the cursor in your favorite browser or a specified one

11条回答
  •  死守一世寂寞
    2021-01-29 20:50

    Solution for people that unloaded netrw

    This is a solution for people who removed netrw(:help netrw-noload) in vim/neovim. For example, they use a different file-manager like vim-dirvish

    TLDR:

提交回复
热议问题