nvim.matchparen
Methods5
function M.enable() -> nil
function M.highlight_matching_pair(win: nil | integer) -> nil
The function that is invoked (very often) to define a ":match" highlighting for any matching paren.
function M.remove_matches(win: nil | integer) -> nil
function M.no_matchparen(tab: nil | integer) -> nil
function M.do_matchparen(tab: nil | integer) -> nil