Module url-open.modules.logger
This module provides a simple wrapper around vim.notify to make it easier to
Functions
error (msg[, opts]) | Show error level notification |
info (msg[, opts]) | Show info level notification |
warn (msg[, opts]) | Show warn level notification |