Releases: sontungexpt/url-open
Releases · sontungexpt/url-open
v1.7.1
v1.7.0
Feat:
- Support cargo package
Fix:
- Improve open npm package in package.json
v1.6.1
Fix:
- Improve url highlighting
- Change fg=nil to fg="text" to set underline color same with text
v1.6.0
Feat:
- Allows patterns to only work in certain files
- Improve pattern to check npm packages
v1.5.0
Feat:
- Allow highlight all urls and highlight url that canbe opened when cursor move over it in the same time
v1.4.2
Fix:
- Hightlight all urls not working
v1.4.1
Fix:
The url is not highlighted even when the cursor is over it
v1.4.0
Feat:
- Allow to change the application to open url
v1.3.0
Feat:
- Allows extensibility with options of the vim.api.nvim_set_hl function
v1.2.0
Features
- Highlight all urls in the buffer or highlight only url that can be opened