Open url under cursor in the default browser without netrw
Modules
| url-open | The main entry point for the plugin to setup the plugin |
| url-open.modules.autocmd | The module that handles the autocmds |
| url-open.modules.commands | Setup the OpenUrlUnderCursor command. |
| url-open.modules.handlers | Handlers for opening urls |
| url-open.modules.highlight | The module for working with the highlight effects. |
| url-open.modules.logger | This module provides a simple wrapper around vim.notify to make it easier to |
| url-open.modules.options | Provide options for the plugin |
| url-open.modules.patterns | Provides default patterns to match urls |
Topics
| README.md |