Module url-open.modules.highlight
The module for working with the highlight effects.
Functions
change_color_highlight (opts, group_name) | Change the color of the highlight |
delete_url_effect (group_name) | Delete the syntax matching rules for URLs/URIs if set. |
highlight_cursor_url (user_opts) | Highlight the url under the cursor |
set_url_effect (user_opts) | Add syntax matching rules for highlighting URLs/URIs. |
Functions
- change_color_highlight (opts, group_name)
-
Change the color of the highlight
Parameters:
See also:
- delete_url_effect (group_name)
-
Delete the syntax matching rules for URLs/URIs if set.
Parameters:
- group_name
- highlight_cursor_url (user_opts)
-
Highlight the url under the cursor
Parameters:
- user_opts table : User options
See also:
- set_url_effect (user_opts)
-
Add syntax matching rules for highlighting URLs/URIs.
Parameters:
- user_opts
See also: