Skip to content

Releases: sontungexpt/url-open

v1.7.1

17 Nov 00:32
Compare
Choose a tag to compare

Fix:

  • Fixes vim:E976 error when cursor is on a blob
  • Fixes: Can not communicate with neovim during the url opening process

v1.7.0

23 Sep 06:27
Compare
Choose a tag to compare

Feat:

  • Support cargo package

Fix:

  • Improve open npm package in package.json

v1.6.1

22 Sep 01:26
Compare
Choose a tag to compare

Fix:

  • Improve url highlighting
  • Change fg=nil to fg="text" to set underline color same with text

v1.6.0

21 Sep 08:50
Compare
Choose a tag to compare

Feat:

  • Allows patterns to only work in certain files
  • Improve pattern to check npm packages

v1.5.0

17 Sep 11:09
Compare
Choose a tag to compare

Feat:

  • Allow highlight all urls and highlight url that canbe opened when cursor move over it in the same time

v1.4.2

16 Sep 10:37
39ae25f
Compare
Choose a tag to compare

Fix:

  • Hightlight all urls not working

v1.4.1

16 Sep 09:53
Compare
Choose a tag to compare

Fix:

The url is not highlighted even when the cursor is over it

v1.4.0

16 Sep 09:24
Compare
Choose a tag to compare

Feat:

  • Allow to change the application to open url

v1.3.0

16 Sep 04:14
Compare
Choose a tag to compare

Feat:

  • Allows extensibility with options of the vim.api.nvim_set_hl function

v1.2.0

15 Sep 08:04
Compare
Choose a tag to compare

Features

  • Highlight all urls in the buffer or highlight only url that can be opened